summaryrefslogtreecommitdiff
path: root/doc/item_bonus.txt
AgeCommit message (Expand)AuthorFilesLines
2010-12-07* Further corrections to doc/item_bonus.txt (bugreport:4624).ai4rei1-7/+17
2010-12-06* Corrected description for bonuses bHealPower and bHealPower2 stating skill ...ai4rei1-2/+2
2010-12-06Added support for bonus bAddItemHealRate, which works for all healing items c...L0ne_W0lf1-1/+3
2010-12-03* Corrected 'chance' in description for bonuses bAddMonsterDropItem and bAddM...ai4rei1-6/+6
2010-11-30* Resolved missing script documentation (bugreport:4578).ai4rei1-1/+8
2010-11-26* Fixed description of bCriticalAddRace having 'race' and 'crit' parameters i...ai4rei1-1/+1
2010-11-21* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).ai4rei1-1/+1
2010-08-18* Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as well...L0ne_W0lf1-0/+43
2010-08-16* Fixed Flavius only needing 1 person on either side to start.L0ne_W0lf1-0/+2
2009-05-29* Added a new battle flag for telling which skills can have bHealPower effect.Inkfish1-0/+3
2009-05-24Removed outdated bMatk/bMatk1/bMatk2 documentation, followup to r9816 (bugrep...ultramage1-4/+2
2009-04-28* A few quest updates due to bugreportsPlaytester1-0/+1
2009-04-21* Fixed items that use the "AddSPAmount_Action" bonus on aegisPlaytester1-2/+9
2009-01-22Removed outdated bSPDrainValue command from item bonus documentation (see r31...ultramage1-5/+2
2008-10-28Removed leftovers of "bLoseSPWhenUnequip" and "bDamageWhenUnequip" -- depreca...Paradox924X1-3/+0
2008-07-06* Slight cleanup of item-based walk speed bonusesultramage1-1/+0
2008-06-12* Added support for skill names to script commands:FlavioJS1-14/+18
2008-06-10Cleared up a bit some of item_bonus documentation.shadow1-105/+147
2008-06-09Cleared documentation about autospellwhenhit, a lot of cards will need to be ...shadow1-19/+29
2008-06-08Fixed 5293,Ramen_Hat, should cast AgiDown on enemy at 3% when melee attacked,...shadow1-1/+2
2007-12-29Implemented THE official Steal skill equation and game mechanics (basically v...ultramage1-0/+2
2007-09-10- Removed bonus bAddEffWhenHitShort as it is unneeded and unused.skotlex1-2/+0
2007-09-09- Modified bonus3 bAddEff/bAddEffWhenHit so that the last parameter is now pa...skotlex1-1/+8
2007-09-04- bonus3 autospell (and autospell when hit) will now select for spell target ...skotlex1-2/+2
2007-09-03Fixed Staff of Piercing, General Ygnigem Card and Vesper CardPlaytester1-1/+1
2007-09-03- Added bonuses bSPRegenRate, bHPRegenRate. They behave like the opposite of ...skotlex1-3/+9
2007-09-03- Merged @whereis from my server (displays normal spawn maps for given mobs)....skotlex1-4/+3
2007-08-29- Added bonus bSkillHeal to distinguish offensive skill damage increases from...skotlex1-0/+1
2007-08-21Improved item_bonus.txtPlaytester1-72/+73
2007-04-21- Updated the autospell bonus scripts so you don't have to specify all the at...skotlex1-10/+14
2007-04-19Cleaned up the doc folder. Removed outdated, untranslated, useless files and ...DracoRPG1-1/+13
2007-04-17- Expanded the autospell structure to hold a flag, which contains the require...skotlex1-0/+29
2007-04-01* Added EggBoy and EggGirl scriptsPlaytester1-4/+3
2007-03-30Fixed High Wizard cardPlaytester1-3/+3
2007-03-04- Added the +20hit that were missing the NPC elemental attack skills.skotlex1-2/+7
2007-02-25Corrected some typos and small detailsultramage1-1/+0
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-212/+212
2006-08-04- Changed function itemdb_group to itemdb_group_bonus, it now calculates the ...skotlex1-1/+3
2006-07-18- Added atcommand @partyoption, lets you alter the party item-distribution ty...skotlex1-9/+2
2006-07-04- Added structure s_addeffect to handle status change additions. Cleaned up r...skotlex1-2/+9
2006-07-04- Cleared up the bAutoSpellWhenHit description in doc/item_bonus.txtskotlex1-4/+7
2006-06-23Sorted in the new cards and fixed some equipsPlaytester1-2/+2
2006-05-17Fixed the item_bonus doc saying autospell3 rate is y% rather than y/10%Playtester1-1/+1
2006-02-20* 1st part (autospells) of item_db.txt update according to Aegis 10.2 fileKomurka1-3/+3
2006-01-30One more small fix on 'bSPVanishRate' (tsd->status.hp * sd->sp_vanish_per/100...Komurka1-0/+1
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+206
2006-01-29Clearing trunk.Valaris1-184/+0
2005-04-02Cards and item updates, 4 different bUnstripable effectsDracoRPG1-138/+116
2005-04-01* Fixed a potential crash in pc_walk in Win32 buildscelest1-2/+4
2005-03-26Added missing parenthesis preventing SinX etc to get +4/lv from Improve DodgeDracoRPG1-9/+9