summaryrefslogtreecommitdiff
path: root/doc/item_bonus.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-09-16Corrected line endings and BOM issues with several filesHaru1-1/+1
- Ensured final end-of-line character in every file. - Corrected cases of mixed line endings (mostly CR and CRLF within the same file.) - Removed extra BOM from some scripts, since it causes a parsing error. Signed-off-by: Haru <haru@dotalux.com>
2013-06-23UpdateMysteries1-113/+109
- Fixed some documentation - Fixed some alignment
2013-06-14Whitespace, TABs & SpellingsAkkarinage1-2/+2
Replaced indents using spaces with tabs, reducing file sizes and conforming to standards.
2013-05-19Slight adjustmentsMysteries1-1/+1
2013-02-05Fix Bug # 7049malufett1-2/+5
Added new item bonuses bFixedCast, bVariableCast & bFixedCastrate. (see 'doc/item_bonus.txt' for info) Added new conf for max walk path.(Bug Report # 7042) http://hercules.ws/board/tracker/issue-7049-do-we-need-new-bonus/?gopid=16578#entry16578
2013-01-29Updated some more placholders.Mysteries1-3/+3
2012-12-20* Follow-up r17030: documented and added bMagicAtkEle to item_combo_db ↵euphyy1-1/+4
(bugreport:6943). * Follow-up r17029: moved 'clearinventory' alias to atcommand_athena.conf. * Custom Quest Shop updated to v1.5, which replaces categories with shop IDs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17031 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-29Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal)rud0lp201-2/+1
Fixed bugreport:5745 WL_RECOGNIZED us now functional. Fixed bugreport:5663 where HW_MAGICPOWER shows glitch in status window. Fixed bugreport:6759 where items granting matk bonus didn't work. Follow up r16980 small performance enhancement...:) Done some TODO in skill_cast_db.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16981 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-08* Updated Renewal 'Mjolnir' item (bugreport:6646)euphyy1-2/+2
* Updated slots on RWC 2008 Dragon Helms (bugreport:6645) * Other minor changes... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16765 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-01* Follow-up r16726, more standardization on docs.euphyy1-1/+1
* Replaced and added dividers in many script files with one standard divider. * Other misc. cleaning... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-31- Standardized headers of /doc files.brianluau1-31/+8
- Added svn:eol-style=native property on some recently added text files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-18Implemented Renewal Casting System.rud0lp201-3/+5
Fixed bugreport:2018 where CH_PALMSTRIKE deals damage to hidden targets. Fixed bugreport:6473, bugreport:6325 SC_DEADLYINFECT should now spread status ailments properly. Fixed bugreport:5541, bugreport:6179, bugreport:6281 where self buff skill is transfer to targets when doing a combo. Updated AC_VULTURE where in renewal it doesn't show the hit bonus anymore in the status window. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17Follow up documentation for r16635 and r16649arcshiru1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15Fixed Angra Manyus and Ahura Mazdah script and ATK/MATK/DEF. Additionally ↵kenpachi2k111-3/+3
corrected some descriptions in item_bonus.txt. (bugreport:5172) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22Follow up r16468 - removed the "n is meaningless" comment from ↵kenpachi2k111-2/+2
bNoWeaponDamage and bNoMagicDamage and reset PACKETVER to 20120410. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21Fixed documentation for bNoWeaponDamage and bNoMagicDamage. (bugreport:5972)kenpachi2k111-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21Renamed bUseSPrateSkill to bSkillUseSPrate.kenpachi2k111-1/+9
Added bSkillUseSP. Added documentation for bSkillUseSPrate(bUseSPrateSkill), bSkillUseSP, bSkillCooldown, bSkillFixedCast, bSkillVariableCast, bSkillFixedCast and bVariableCastrate. (bugreport:6193) Fixed Enriched White PotionZs (#12428) and Enrich Celermine Juices (#12437) bonus script. (bugreport:5790) Fixed Mental Sticks (#1654) bonus script. (bugreport:6071) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16466 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-08Fixed Nydhorgg's Shadow Garbs (2554) bonus script. (bugreport:5648)kenpachi2k111-1/+1
Fixed bonus3 bSPDrainRate documentation. (bugreport:5648) Fixed Tao Gunka Cards bonus script.(bugreport:5711) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16087 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-18Added 2 new item bonuses as per kenpachi's request:shennetsind1-0/+3
- bonus2 bHPGainRaceAttack - bonus2 bSPGainRaceAttack git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30- Removed more trailing tabs.brianluau1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03Removed unused and unofficial bonus `bRandomAttackIncrease` (in SVN since ↵gepard19841-1/+0
r2, bugreport:2139). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Added the two new bonuses from r15269 and r15270 to item_bonus.txt.kenpachi2k111-0/+2
Updated Refined Bloody Roar (1273) bonus. (bugreport:4767) Updated Entweihen Crothen Card (4451) bonus. (bugreport:4486) Updated Angeling Hat (5132) DEF and required level. (bugreport:4517) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15271 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Updated October Fest Cap (5807) bonus. Assumed 2% chance until we get more ↵kenpachi2k111-4/+4
information. (bugreport:4475) Updated Shield of Naga (2134) bonus. (bugreport:4379) Updated Well-Chewed Pencil (5574) bonus. (bugreport:4381) Updated Parade Hat (5225) bonus. (bugreport:4481) Removed changes from r15112 / bugreport:4356. (Was a custom iRO bonus.) Updated Speed Potion drop chance in First Aid Kit. (bugreport:5157) Fixed item_bonus.txt where x/10000 should be x/100. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1231-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-13Small correction of item bonus (bugreport:1878)GodLesZ1-184/+166
- planed to make a HTML document, because tab's are always displayed different Small correction on instance_create() documentation git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15087 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12Fixed bonuses for Kafra Dolls (ItemIDs 5340, 5341, 5342, 5343, 5344 5345) ↵kenpachi2k111-1/+1
and added a missing semicolon in item_bonus.txt. (bugreport:3129) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15080 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-07-11* Added bonus3 bAddClassDropItem, care of Epoque.L0ne_W0lf1-0/+2
- Added several missing items to the item database, updated others. - Raised level 10 Dec. AGI to be level 48, when used by mobs. - Added missing mercenaries to the mercenary DB, and skills. - Added missing monster_chat_db entries for Nydhoggr's Shadow. - Added Brasilis pets to the pet DB, these pets are unhatchable on purpose. - Added additional quests to the quest_db, mostly for RE. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14901 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-01-24* Added documentation for undocumented bonuses (bugreport:4727, follow up to ↵ai4rei1-3/+45
r302, r354, r485, r699, r928, r1116, r6221, r7982, r10031, r13596 and r14018). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-07* Further corrections to doc/item_bonus.txt (bugreport:4624).ai4rei1-7/+17
- Added documentation for bUnbreakableGarment, bUnbreakableWeapon, bUnbreakableArmor, bUnbreakableHelm, bUnbreakableShield, bUnbreakableShoes, bBreakWeaponRate and bBreakArmorRate (follow up to r485, r915, r1116, r13819). - Fixed bIgnoreDefEle having race constants listed instead of element constants (since r12804). - Fixed bUnstripable* not mentioning, that the bonus parameter is meaningless (follow up to r1382). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14561 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-06* Corrected description for bonuses bHealPower and bHealPower2 stating skill ↵ai4rei1-2/+2
names being supported, although the bonus does not accept 'skill' as parameter (bugreport:4619, since r13821). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14560 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-06Added support for bonus bAddItemHealRate, which works for all healing items ↵L0ne_W0lf1-1/+3
care of Epoque. Updated some items to use bonus bAddItemHealRate, and healpower2. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-03* Corrected 'chance' in description for bonuses bAddMonsterDropItem and ↵ai4rei1-6/+6
bAddMonsterDropItemGroup (bugreport:4063, partially since r1572). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14554 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-30* Resolved missing script documentation (bugreport:4578).ai4rei1-1/+8
- Added documentation for bonus bAutoSpellOnSkill (follow up to r13596). - Added documentation for script command progressbar (follow up to r14024). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-26* Fixed description of bCriticalAddRace having 'race' and 'crit' parameters ↵ai4rei1-1/+1
interchanged (bugreport:4383, since r1116 and r1382, related r12804). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14509 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-21* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).ai4rei1-1/+1
- Fixed race2-related bonus arrays using RC_MAX, rather than race2 maximum (since r6221, related r1277). - Fixed bSubRace2 lacking bounds check (since r1257). - Fixed bSubRace2 being documented as bSPSubRace2 (since r1257). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-08-18* Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as ↵L0ne_W0lf1-0/+43
well! Dun dun dun! - The bonuses are addititive to existing bAdd/SubEles, as that's how it appears to work. - Updated Asprika to use new bonus3 bSubEle. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-08-16* Fixed Flavius only needing 1 person on either side to start.L0ne_W0lf1-0/+2
* Updated the level 4 weapon quest to aegis conversion. * Corrected a variable typo in the dts_warper script. * Fixed a script hang in Hugel Temple Excavation quest. * Fixed Cat Hand Agent checks, and mysterious rock#31. * Corrected the two hour time limit for Sealed Shrine. * Corrected a few other minor issues in Sealed Shrine. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-29* Added a new battle flag for telling which skills can have bHealPower effect.Inkfish1-0/+3
* Added documentation for bHealPower. * Fixed some behaviors for healing skills, (thanks to L0ne_W0lf) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-24Removed outdated bMatk/bMatk1/bMatk2 documentation, followup to r9816 ↵ultramage1-4/+2
(bugreport:3116). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13809 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-28* A few quest updates due to bugreportsPlaytester1-0/+1
- added a missing close in the Kiel Hyre Quest (bugreport:2885) - added L0ne_W0lf's Cool Event Corp script + a few fixes to it (bugreport:3019) - fixed a small typo in rachel.txt (bugreport:3029) Also I really have to ask the developers again to document all the changes they do on item bonuses! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13704 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-21* Fixed items that use the "AddSPAmount_Action" bonus on aegisPlaytester1-2/+9
- Guillotine gives you 2 SP each time you attack something with a normal attack (only worked with DemiHuman) - Tjungkuletti gives you 1 SP each time you attack something with a normal attack (before it drained 1 SP from the target instead) - Dark Priest Card gives Sages 1 SP each time you attack something with a normal attack (before it was per kill) - also added the bSPDrainValue bonus to the documentation again git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-22Removed outdated bSPDrainValue command from item bonus documentation (see ↵ultramage1-5/+2
r3149). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28Removed leftovers of "bLoseSPWhenUnequip" and "bDamageWhenUnequip" -- ↵Paradox924X1-3/+0
deprecated in r6204. Item 2385 was still using bLoseSPWhenUnequip -- fixed. npc/custom/events/xmas_rings_event.txt still uses both in conjunction with setitemscript. Someone will need to make it so equip and/or unequip scripts change be changed as well, or find an alternative solution. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-06* Slight cleanup of item-based walk speed bonusesultramage1-1/+0
- removed bSpeed bonus code (was just disabled until now) - changed speed_rate to use base value 0% instead of 100% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12915 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-12* Added support for skill names to script commands:FlavioJS1-14/+18
- skill, addtoskill, guildskill, getskilllv, getgdskilllv, itemskill, petskillattack, petskillattack2, petskillsupport, skilleffect, npcskilleffect, unitskilluseid, unitskillusepos - bonus/bonus2/bonus3/bonus4/bonus5 for bonuses bAutoSpell, bSkillAtk, bSkillHeal, bAutoSpellWhenHit, bAddSkillBlow, bCastrate git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10Cleared up a bit some of item_bonus documentation.shadow1-105/+147
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09Cleared documentation about autospellwhenhit, a lot of cards will need to be ↵shadow1-19/+29
revised Fixed 2000,Destruction_Rod being 0.2% per refine instead of 2%. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed 5293,Ramen_Hat, should cast AgiDown on enemy at 3% when melee ↵shadow1-1/+2
attacked, bugreport:286 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12782 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-29Implemented THE official Steal skill equation and game mechanics (basically ↵ultramage1-0/+2
version from /stable plus a few tweaks) (see topic:116540). Added missing bAddStealRate reference to doc/item_bonus.txt. Removed skill_steal_rate, as it was never used in the code (see r231). Removed skill_steal_type, it's just a one-liner source mod (see r231). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11992 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-10- Removed bonus bAddEffWhenHitShort as it is unneeded and unused.skotlex1-2/+0
- Corrected getpetinfo so it actually returns "null" when there's no pet and you request the name (the docs state it so). - Also cleaned up a bit getpetinfo - Added gethominfo (which behaves in the same way as getpetinfo). - The 'maxcount' skill_db field now can store independant values per skill-level, required for Kamaitachi since it uses different range values per level. - Corrected bonus3 bAutoSpell(WhenHit) to select target enemy (rather than self) for skills with inf self and inf2 'don't target self' (aka: auto-select target skills). - Corrected map_foreachinpath to do a wall check for targets beyond the initially selected tile. - Corrected Kamaitachi's range to be 9, and the path range to be 4+SkillLv git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11169 54d463be-8e91-2dee-dedb-b68131a5f0ec