ID #300468
Card
Snow Rabbit Slug Card
Buy Price: N/A
Sell Price: N/A
Increases Ranged Physical Damage by 15%.
_______________________
Base LUK at least 90:
Critical -15
_______________________
Type: Card
Compound on: Accessory(Right)
Weight: 1
_______________________
Base LUK at least 90:
Critical -15
_______________________
Type: Card
Compound on: Accessory(Right)
Weight: 1
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script bonus bLongAtkRate,15; if (readparam(bLuk)>=90) { bonus bCritical,-15; }
bonus bLongAtkRate,15;
if (readparam(bLuk)>=90) {
bonus bCritical,-15;
}