Renewal
.:Renewal Item Database:.

Executioner Card [Shield]   Item ID# 4250 (Executioner_Card)
Type
Card
Class
Shield Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Anti-Large
Description
DEF + 1
Receive 25% less damage from Large size monster.

More Information on Combo:
Combo Script
{ bonus2 bAddSize,Size_All,5; bonus2 bMagicAddSize,Size_All,5; }
Item Script
{ bonus2 bSubSize,Size_Large,25; bonus bDef,1; },{},{}
Dropped By
Obtainable FromMystical Card Album

Sword Master Crown [1]   [Upper Head]   Item ID# 18865 (Sword_Master_Crown)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
100
Defense
30
Required Lvl
50
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A crown for the master of all weapon.
Base Lv 50, ATK +5.
Base Lv 100, ATK +10.
Base Lv 150, ATK +15.

Sword Mastery Lv 10, HIT +10.
Two Handed Sword Mastery Lv 10, decrease SP consumption by 5%.
Spear Mastery Lv 10, decrease after cast delay by 10%.
Axe Mastery Lv 10, decrease variable cast time by 15%.
Katar Mastery Lv 10, increase critical damage by 20%.
Mace Mastery Lv 10, increase attack speed by 10%.

When equipping with Mysteltainn Card, increase damage on Small size monster by 5%.
When equipping with Tirfing Card, increase damage on Medium size monster by 5%.
When equipping with Executioner Card, increase damage on Large size monster by 5%.

More Information on Combo:
Combo Script
{ bonus2 bAddSize,Size_All,5; bonus2 bMagicAddSize,Size_All,5; }
Item Script
expand to view script
{ .@i = BaseLevel; bonus bBaseAtk,(.@i>150)?(15):((.@i>100)?(10):((.@i>50)?(5):(0))); if (getskilllv("SM_SWORD") == 10) bonus bHit,10; if (getskilllv("SM_TWOHAND") == 10) bonus bUseSPrate,-5; if (getskilllv("AM_AXEMASTERY") == 10) bonus bVariableCastrate,-5; if (getskilllv("AS_KATAR") == 10) bonus bCritAtkRate,20; if (getskilllv("PR_MACEMASTERY") == 10) bonus bAspdRate,10; },{},{}
Dropped By No Result

back to top