Playtester
315112e520
Changed all bCriticalRate to bCritical
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06 21:48:00 +00:00
skotlex
40aa9016c0
- Moved some entries from the main Changelog to the db/Changelog....
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06 14:32:02 +00:00
skotlex
609bfd1e48
- Updated skill_require_db's entry for Abracadabra, it requires yellow 2 gemstones (there's no such hardcoded yellow gemstone requirement anymore)
...
- Corrected db/const.txt entry bMagicSubRace -> bMagicAddSize
- Fixed Aex Aeterna ending on Soul Breaker's first half.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06 14:22:16 +00:00
Playtester
3d191da607
* Updated attack power of Unholy Touch
...
- also moved combo bonuses to non-accessoire parts
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-06 10:32:12 +00:00
Playtester
f4e28954c0
Updated comments on Arrow Crafting thanks to Haplo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8632 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-05 16:13:25 +00:00
skotlex
b081345d26
- Ordered up entries in skill_unit_db
...
- SC_REFLECTSHIELD will now be passed to devoted characters at cast-time.
- Added a check to make a mob's level 1 if the read level from the db is less than it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 16:47:52 +00:00
Playtester
5edbd7d5a7
Updated name: Lady Tany Card -> Lady Tanee Card
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 16:27:48 +00:00
Playtester
72df2cb6b3
Updated Shinobi Sash and Exorcising Ring
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04 16:22:06 +00:00
Playtester
6b5c0479c0
* Applied Vicious's ranges on guns
...
- Rifle & Shotgun = 9, others = 7
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-02 19:12:43 +00:00
Playtester
5fb66683d3
* Updated various item names thanks to Haplo
...
- please update all the quests that use these item names
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8591 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-02 10:01:57 +00:00
Playtester
1a38a5e72f
Added some new items thanks to Haplo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8573 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 11:29:20 +00:00
skotlex
87d78eb976
- Updated HLIF_CHANGE to work as explained by Tharis -> It now adds 30*lv vit and 20*lv int, is dispelled on warp, and can-act delay is 5+5*lv minutes. Hp/Sp is no longer set to 10 after a forced expiration.
...
- Added instant skill unblock in skill_[merc/pc]block_start when the duration passed is less than 1.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 14:11:23 +00:00
Playtester
b099096ae1
Updated ingredients for Smooth Noodle
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 11:45:33 +00:00
Playtester
b87c45c2ca
Updated mob iRO names and mob stats
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8542 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30 11:41:13 +00:00
toms
66158f3bb6
- Applied Mpeg's work on GS
...
( http://gpegon.free.fr/ea/gunslinger_08-29-06_mpeg.txt )
- Fixed a syntax error in @showmobs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8528 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 10:23:11 +00:00
skotlex
7107181297
- Restructured CG_MOONLIT so that it is a ground effect like the other Encores.
...
- Modified SC_DANCING so that val1 can contain both skill id and skill lv, removed SC_MOONLIT
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8526 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 20:44:44 +00:00
skotlex
af5ad1cfda
- Changed the produce_db format, now there's a skill-lv column right after the skill-id column to specify required skill-level to craft this item.
...
- Modified the skill produce_db code to take into account the new skill-lv requirement.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8523 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 16:47:19 +00:00
Vicious
5cfee7525e
reverted mpeg's work
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8522 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 16:15:16 +00:00
toms
b891e7752c
Applied Mpeg's work on GS ( http://gpegon.free.fr/ea/gunslinger_08-28-06_mpeg.txt )
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28 13:40:55 +00:00
Playtester
ad7ccac8df
Reduced weapon range of all guns by 1
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8494 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-26 22:06:11 +00:00
skotlex
78789dc389
- Added script commands roclass/eaclass to enable scripts to access eA's job format. Read script_commands.txt and ea_job_system.txt for a more complete explanation of how this job system works.
...
- Removed doc/item.txt (seems like a totally useless file)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-25 16:52:41 +00:00
Playtester
8a714e14ad
Shinobi Belt combo now also works with slotted Ninja Suit
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8477 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-25 07:32:30 +00:00
Playtester
0776b5f260
Updated X.3 iRO mob names
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8465 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-24 11:01:17 +00:00
MasterOfMuppets
a288f9c512
Corrected the healing value of novice pots.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-23 18:25:55 +00:00
Playtester
22789445b0
Fixed SP usage of some Gunslinger skills
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 19:08:25 +00:00
Playtester
af738bf572
Same as below only 30 seconds duration
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8439 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 18:54:13 +00:00
Playtester
9ee9f49092
Added a duration to Disarm
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 18:48:17 +00:00
Playtester
2c521c1246
Final fix on Grand Cross weapon
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 16:53:25 +00:00
Playtester
6a72f31049
Some fixes on Grand Cross weapon, might need more fixes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8434 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 16:34:02 +00:00
Playtester
ae83a38c34
Removed event bonus on Celebration Ring
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 16:16:31 +00:00
skotlex
9f8cee903c
- updated (more or less) the sql-files/item_db2.sql file.
...
- Some insignificant cleanups.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 14:54:29 +00:00
toms
276361d8dd
Applied Mpeg's fix on GS according to kRO's values
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 13:59:13 +00:00
toms
cb86bacf04
Updated Embryo creation, put "Potion Creation Guide" instead of "Embryo Creation Guide" according to RockmanEXE's & iRO info
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 11:07:08 +00:00
Playtester
c530ba0790
Updated range of guns according to RockmanEXE's info
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8418 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 10:24:03 +00:00
Playtester
355947c742
Updated some items thanks to Haplo
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8417 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 07:24:40 +00:00
skotlex
8ce99cc52d
- Homun saving won't cap hp/sp to max hp/sp since a homun can have higher hp/sp than the one stated in the db (due to skill bonuses or status changes)
...
- Increased splash range of HVAN_EXPLOSION to 4.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-21 19:53:03 +00:00
toms
9788569dae
Fixed AM_RESURRECTION, thanks to RockmanEXE for %HP values
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-21 19:33:51 +00:00
toms
6dfd77c8f5
Fixed HAMI_CASTLE, HAMI_DEFENCE & HLIF_AVOID
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8408 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-21 18:46:08 +00:00
Lupus
522cac5d4b
updated zenygivers
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-21 10:40:19 +00:00
skotlex
68df921a84
- Gravitation now only blocks the caster from using potions.
...
- Corrected Madness Canceller not letting you walk while the effect lasts.
- Splitted yet again ASC_BREAKER into a two-part attack. This time the int-based damage is a MISC type attack, and gets reduced by skills as such.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-20 21:38:02 +00:00
Playtester
0e5d9707e7
Fixed Fling not reducing DEF for 30 seconds
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-20 19:49:01 +00:00
Playtester
7f810c928b
Removed event bonus of 4 year anniversary hat
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8377 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-19 22:36:52 +00:00
skotlex
7a37455dbb
- Fixed GS_GROUNDDRIFT
...
- Increased chance of GS_DESPERADO connecting to 20%
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8373 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-19 20:42:35 +00:00
toms
07365afd80
Fixed HAMI_CASTLE
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-19 16:57:03 +00:00
toms
29d910ea6e
- Updated NJ_BAKUENRYU skill tree
...
- Fixed HLIF_CHANGE skill
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8365 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-19 15:35:11 +00:00
toms
3a00fda46b
- Updated Kouenka, removed aftercast delay
...
- Fixed some Ninja weapons (1Hand Sword -> Dagger)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-19 13:12:26 +00:00
toms
8c79b21151
- Added skill's required item check on homunc skills
...
- Add Condensed Red Potion as a required item for HLIF_HEAL
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-19 09:45:11 +00:00
skotlex
397c92b0df
- Figured out a better way to make TATAMIGAESHI attack only on the instant it is placed down.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-18 17:13:33 +00:00
skotlex
91b9fed6e3
- Made HLIF_HEAL a self skill that auto-selects target to caster's master.
...
- Implemented SC_BLOODLUST and SC_CHANGE, cleaned up HLIF_CHANGE
- Applied a correction to HVAN_EXPLOSION
- Fixed Homun ASPD calculation being able to underflow and give you min speed.
- Added monster_ai&128 to make aggressive mobs ignore that behaviour of always picking Homun targets above player targets regardless of who is closer.
- Fixed homun info packet being unable to display HP/SP correctly once the values are above 32k.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8349 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-18 16:43:20 +00:00
Playtester
bf7f390ac9
Fixed Kouenka not having an aftercast delay on levels greater 1
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8348 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-18 16:16:11 +00:00