Item Use Script |
1 bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player,20; bonus3 bAutoSpell,"PR_LEXDIVINA",1,20; bonus bUnbreakableWeapon,1; .@r = getrefine(); if(.@r>5) { bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-4,2); bonus2 bAddRace,RC_Player,pow(min(14,.@r)-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player,5; } if(.@r>8) bonus4 bAutoSpellOnSkill,"RG_RAID","NPC_WIDEBLEEDING",1,250; |
Description |
Increases physical damage inflicted on Demihuman monsters by 75%. Ignore 20% physical defense of Demihuman monster. When dealing physical attacks, adds a chance of autocasting [Lex Divina] Lv 1. ***Additional Weapon Refining Level Option*** +6 Upgrade: Ignore 5% physical defense of Demihuman monsters, ^FF0000[Slaughter]^000000 Lv 1 (Damage bonus of Slaughter increases up to the upgrade level 14.) +9 Upgrade: When using [Raid], has a chance of inflicting Bleeding in a 5x5 area Class: Dagger Attack: 120 Weight: 0 Weapon Level: 4 Level Requirement: 80 Jobs: Novice, Swordman, Mage, Archer, Merchant, Thief, Soul Linker and Ninja |