DracoRPG
|
63929dccf1
Venom Splasher and Gloria Domini fixes and updates
|
18 years ago |
ultramage
|
c1673d90c7
Added delay_dependon_agi since people actually use and need it...
|
18 years ago |
ultramage
|
a55b2e9533
A rather ugly fix to fix knockback for Firewall, Stormgust and Sanctuary
|
18 years ago |
ultramage
|
d07ad9e31c
* Cleaned up some nasty code related to skill_blown
|
18 years ago |
ultramage
|
dfdb5368c7
Corrected some weird fgets() statements, plus reformatted them
|
18 years ago |
ultramage
|
301d493855
- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast time and delay reducibility by item scripts (cards and such)
|
18 years ago |
ultramage
|
711d01a128
Reformatting @_@
|
18 years ago |
ultramage
|
cc636df44f
Re-phrased the attacker flee/def penalty config descs
|
18 years ago |
skotlex
|
9c8f2cbb52
- NPC_MAGICALATTACK now starts a state similar to Sacrificial Ritual, in the sense that every normal attack afterwards becomes a Magical Attack. The skill duration is 15 secs.
|
18 years ago |
skotlex
|
b6e3783be6
- Updated the skill_db, some mob skills seem to be better to a range of -9 than 9.
|
18 years ago |
ultramage
|
150f7d0b56
- Fixed a compilation problem with the pid plugin
|
18 years ago |
ultramage
|
d220dde7c0
- Removed the +25% mdef, -50% def effect from Freeze status
|
18 years ago |
skotlex
|
0d740342ae
- Fixed battle_getenemy picking dead characters.
|
18 years ago |
skotlex
|
b6bfcce712
- Modified status_get_sc_def to handle both rate and tick reductions. This way it can take care of the fact that curse rate/duration reductions are not reduced by the same stats.
|
18 years ago |
ultramage
|
24db1473f4
- Added function str2ip() to do platform-safe conversions
|
18 years ago |
ultramage
|
87c0efdc89
- Moved e_mail_check() and config_switch() to strlib.h
|
18 years ago |
skotlex
|
6a233bec47
- Re-fixed the attack_attr_none setting x_X
|
18 years ago |
skotlex
|
028031a4da
- Corrected the login TXT server not initializing the waiting_disconnect variable.
|
18 years ago |
skotlex
|
02f408ea73
- Corrected damage of non-player casted Cart Revolution
|
18 years ago |
skotlex
|
3839fa7619
- Moved coma to skill_additional_effect, added special_state.bonus_coma to prevent doing comma calculations for every player attack.
|
18 years ago |
skotlex
|
a0d1e3f0dd
- Removed unused bIgnoreDefMob
|
18 years ago |
skotlex
|
3ee61db52f
- Removed Magic Rod's cast bar.
|
18 years ago |
skotlex
|
2907fa6467
- Removed the last argument from skillitem, the skill name passed to the client should always be of the type "AL_HEAL" anyway.
|
18 years ago |
skotlex
|
d1fda3045f
- Rewrote the jail logic to always use a status change. This means that the character's save point is not changed when jailed, and the char is always warped back to the point where it was before being jailed on unjail.
|
18 years ago |
skotlex
|
0fa8a867bd
- Corrected party item share settings not being properly updated on logon.
|
18 years ago |
FlavioJS
|
2b42ec13cf
- Added info on packet 0x86 (simple move packet). Not usable until a clear separation between entering sight/leaving sight/walking in sight is done.
|
18 years ago |
skotlex
|
07e53259a5
- Corrected the define for NK no cardfix (def).
|
18 years ago |
skotlex
|
0c7ca5de82
- Added NK value 0x80: ignore target's cards (0x8 will now only ignore attacker's cards).
|
18 years ago |
skotlex
|
58da8d54fb
- Soul Breaker no longer ignores elemental adjustments.
|
18 years ago |
skotlex
|
4c9c8bb7a3
- Added the +20hit that were missing the NPC elemental attack skills.
|
18 years ago |