summaryrefslogtreecommitdiff
path: root/conf-tmpl/battle
AgeCommit message (Expand)AuthorFilesLines
2006-12-14- Removed "mobs being enemies of each other all the time" because, even thoug...skotlex1-2/+0
2006-12-12- Mobs now by default are "everyone's" enemy, so mobs are able to hit each an...skotlex1-0/+2
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS15-1841/+1841
2006-11-22- Modified slaves_inherit_speed and slaves_inherit_mode so you get better con...skotlex1-6/+15
2006-11-20- The max level of NPC_SPLASHATTACK is now 1.skotlex1-23/+34
2006-10-31- When Kaizel (or super novice rebirth skill) triggers, you get debuffed now.skotlex1-7/+7
2006-10-31- Added a check to prevent adding negative damage to the total accumulated da...skotlex1-0/+2
2006-10-25- Some cleaning of the pc_eventtimer and pc enqueue code, it should fix some ...skotlex2-2/+4
2006-10-25- Made the exp bonus settings be adjustable:skotlex2-5/+11
2006-10-24- Cleaned up the "show_steal_in_party" setting so it only takes effect when t...skotlex1-3/+3
2006-10-20- Added config setting "summon_flora_setting", which it you can decide now tw...skotlex1-0/+7
2006-10-16- Emergency call &16 (disable skill from nowarpto maps) will now NOT block Em...skotlex1-2/+2
2006-10-09- sc_cast_cancel is now a type 4 setting.skotlex1-2/+2
2006-10-06- Removed gm_all_skill_add_abra which was doing nothing anyway.skotlex1-3/+0
2006-10-03- Renamed setting delay_dependon_dex to delay_dependon_agi, the delay of skil...skotlex1-3/+5
2006-09-27- Merged some splash changes from stable. Sharp-Shooting will now display a s...skotlex1-0/+2
2006-09-25- Removed config setting allow_atcommand_when_mute as it's no longer used (se...skotlex1-3/+0
2006-09-19- Made the report_Src function also report name of non-bl objects.skotlex1-5/+0
2006-09-18- Moved the equipment/card resistances to status ailments outside of status_g...skotlex1-2/+1
2006-09-16- Added monster_ai&256. When set, a monster will pick a random starting posit...skotlex1-0/+2
2006-09-15- Added config setting "friend_auto_add" (battle/player.conf), if set, when y...skotlex1-0/+5
2006-09-14- Corrected Smokie's pet script to use petskillbonus instead of "bonus"skotlex1-2/+2
2006-09-12- Corrected name of config settings pc_luk_status_def, mob_luk_status_defskotlex1-2/+2
2006-09-11- CG_MOONLIT is no longer castable in WoE grounds.skotlex1-2/+2
2006-09-08- Removed sg_miracle_skill_duration, replaced it with sg_miracle_skill_min_du...skotlex1-2/+3
2006-09-07- Changed the default of sg_angel_skill_ratio to 10 based on recent informati...skotlex1-1/+1
2006-09-07- Removed the Warmth "stacking" code.skotlex1-1/+4
2006-09-07Changed gvg_short_attack_damage_rate to 80, as leaked X.2 [Vicious]Vicious1-1/+1
2006-09-06- Reverted back the default view/chase range of mobs to 100% since eA now use...skotlex1-4/+2
2006-09-05- Removed setting mob_show_hp, it's been replaced now by mob_show_info, which...skotlex1-3/+6
2006-09-01- Added a missing break in battle_check_targetskotlex1-0/+5
2006-08-31- Added setting attack_walk_delay which specifies whether a character should ...skotlex1-0/+8
2006-08-31- Fixed @summon's delete timer being screwed up.skotlex1-1/+1
2006-08-29- Mobs will now always chase players using hard-path seeks.skotlex1-6/+7
2006-08-24- script command "isrefine" will no longer return always false for equip posi...skotlex1-1/+1
2006-08-24- Added setting clear_skills_on_warp to specify when a character's land-based...skotlex1-2/+4
2006-08-21Moved homunc battle conf from misc.conf to homunc.conftoms2-9/+6
2006-08-21- Removed config setting "muting_players", and expanded the manner_system con...skotlex1-8/+15
2006-08-19Added homunculus_friendly_rate battle configtoms1-0/+31
2006-08-18- Made HLIF_HEAL a self skill that auto-selects target to caster's master.skotlex1-0/+4
2006-08-18- Added guild_aura (skill.conf) setting so you can specify when it works and ...skotlex1-0/+11
2006-08-15- Asura Strike now moves you to the target on fail always (unless the target ...skotlex1-0/+1
2006-08-14- Increased Run's walk speed bonus to 25->50% skotlex1-6/+10
2006-08-10- Should have fixed the login-sql crash when passed user-name's length is bey...skotlex2-4/+2
2006-08-09- Trade requests will now fail when either character is unable to act (charac...skotlex1-1/+1
2006-08-08- Removed config settings display_delay_skill_fail and display_snatcher_skill...skotlex1-5/+6
2006-08-07- Adjusted Battle_check_target so that alchemist summoned mobs are targetted ...skotlex1-0/+5
2006-08-04- Removed settings enemy_critical_rate, homun_critical_rate. Added settings e...skotlex3-12/+13
2006-08-03- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence...skotlex1-1/+1
2006-08-01- Modified Self Destruction, so that Marine Spheres in non-versus maps will h...skotlex3-28/+61