ID #300565
Card
Guide of Dead Card
Buy Price: N/A
Sell Price: N/A
Increases Melee Physical Damage by 25%.
MaxHP -20%.
_______________________
Base STR at least 70:
Nullifies Weapon Size Penalty.
_______________________
Base Level at least 230:
Increases Melee Physical Damage by an additional 45%.
VIT -20.
_______________________
Type: Card
Compound on: Accessory(Right)
Weight: 1
MaxHP -20%.
_______________________
Base STR at least 70:
Nullifies Weapon Size Penalty.
_______________________
Base Level at least 230:
Increases Melee Physical Damage by an additional 45%.
VIT -20.
_______________________
Type: Card
Compound on: Accessory(Right)
Weight: 1
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script bonus bShortAtkRate,25; bonus bMaxHPrate,-20; if (readparam(bStr)>=70) { bonus bNoSizeFix; } if (BaseLevel>=230) { bonus bShortAtkRate,45; bonus bVit,-20; }
bonus bShortAtkRate,25;
bonus bMaxHPrate,-20;
if (readparam(bStr)>=70) {
bonus bNoSizeFix;
}
if (BaseLevel>=230) {
bonus bShortAtkRate,45;
bonus bVit,-20;
}