summaryrefslogtreecommitdiff
path: root/conf-tmpl/battle
AgeCommit message (Expand)AuthorFilesLines
2006-06-08- Updated mob_npc_warp to a three-state config switch. 0 disables. 1 enable o...skotlex1-3/+5
2006-06-07- Added config setting mob_npc_warp, when set to yes, enables mobs to be warp...skotlex1-0/+6
2006-06-02- Altered status_calc_pc so that equipment scripts are ran before card-scripts.skotlex1-0/+2
2006-05-30- Fixed Absorb Spirit Spheresskotlex1-0/+4
2006-05-29- Updated max_def parameter to not apply to mdef if magic_defense_type is set...skotlex1-1/+3
2006-05-28Changed undeads to by default always sustain 100% of the damage from firewalls.MasterOfMuppets1-1/+1
2006-05-27- Added structure status_data which holds status-related information (str, ag...skotlex1-19/+7
2006-05-18- Added 5 config settings to adjust damage in pk-mode servers (misc.conf)skotlex1-0/+8
2006-05-18- Some code cleaning of the skill reiteration/nofootset code.skotlex1-2/+3
2006-05-15More Amon Ra related changesPlaytester1-6/+3
2006-05-15- Added SC_BLADESTOP to the switch listing in status_change_startskotlex1-1/+1
2006-05-08- Fixed compilation error.skotlex1-1/+1
2006-05-05- Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (...skotlex1-0/+8
2006-05-02added support to regulate MVP drops [Reddozen]reddozen1-0/+5
2006-04-29fixed STEAL. now workingLupus1-5/+3
2006-04-29Updated STEAL skill (WIP), added a battle config option: 'skill_steal_max_tri...Lupus1-0/+7
2006-04-28- Removed the sending of the online guild list when you log-on, may fix the "...skotlex1-0/+7
2006-04-27- Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8")skotlex1-0/+5
2006-04-26- Item use interval is set to a default of 100ms now.skotlex1-1/+2
2006-04-25- Renamed skill_clear_element_field to skill_clear_group, it accepts a flag t...skotlex1-0/+6
2006-04-24- Corrected mob_spawn_delay/boss_spawn_delay/plant_spawn_delay settings (they...skotlex1-3/+3
2006-04-24- Added new column to mob_db Sprite_Name to hold the mob's sprite name. Colum...skotlex1-0/+6
2006-04-18Converted the format of the battle conf files to windows formatPlaytester11-1254/+1254
2006-04-17- skill_clear_unitgroup is now invoked in unit_remove_map only on death if th...skotlex1-2/+2
2006-04-11- You don't get critical'ed when in counter-attack stance anymore.skotlex1-1/+1
2006-04-10- Updated the subnet support to not require specifying the subnet mask, it is...skotlex1-2/+1
2006-04-09- Changed the default of multi_hit_delay from 230 to 80 which seems more offi...skotlex1-1/+3
2006-04-06- Changed the default of skill_add_range to 0, said value now disables skill-...skotlex1-1/+2
2006-04-06Fixed a typo.Zephiris1-1/+1
2006-04-05* Added support for the 2006/04/04a Sakexe packet version. [Zephiris]Zephiris1-104/+105
2006-04-03- Modified Rude-Attacked behaviour so that such skills only triggers when the...skotlex1-0/+3
2006-03-22- Merged the unit_data structure from jA for handling unit-related data (atta...skotlex4-44/+27
2006-03-20- Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps w...skotlex1-0/+2
2006-03-17- Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb)skotlex1-0/+5
2006-03-15- Added battle config options item_rate_adddrop, item_drop_add_min and item_d...skotlex1-0/+5
2006-03-10- Fixed mob-casted demonstration/quagmire being affected by the gvg_traps_all...skotlex2-4/+4
2006-03-10- Fixed a memory overwrite crash on pc_readdb, thanks to foobar.skotlex1-1/+1
2006-03-07- Some corrections due to the guild skill position change.skotlex1-1/+1
2006-03-06- Fixed a debug message showing up on skill castend nodamage id when using a ...skotlex1-0/+3
2006-03-05Two small fixes/updatesDracoRPG1-1/+1
2006-03-03- Trick dead now ends on logoutskotlex1-1/+1
2006-02-23- Added mob skill conditions myhpinrate and friendhpinrate for using HP range...skotlex1-0/+1
2006-02-23- Modified the way autospells stack to mimic official servers. Cards of the s...skotlex2-8/+13
2006-02-19- Fixed parsing of @kamic/@kamib to check for case.skotlex1-2/+2
2006-02-18* Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars)Komurka1-220/+226
2006-02-15- Added battle config option pk_level_range for specifying valid level ranges...skotlex2-0/+7
2006-02-15- Made the warm skills BF_WEAPON type so that they may trigger effect cards.skotlex1-2/+9
2006-02-13- Added battle config sc_def_rate which adjusts natural defense of characters...skotlex1-0/+4
2006-02-09- Added setting max_exp_gain_rate which caps how much exp you can get from a ...skotlex1-0/+6
2006-02-09- Changed the default of skill_delay_attack_enable to no.skotlex1-1/+1