ID #300473
Card
Snowstorm Angel Card
Buy Price: N/A
Sell Price: N/A
Increases Ranged Physical Damage by 30%.
_______________________
For each 20 base LUK:
Critical -5
_______________________
For each 3 Refine Levels:
Increases Ranged Physical Damage by additional 5%.
_______________________
When Armor Level of compounded equipment is 2:
Increases Physical damage against monsters of Boss class by 10%.
_______________________
Type: Card
Compound on: Garment
Weight: 1
_______________________
For each 20 base LUK:
Critical -5
_______________________
For each 3 Refine Levels:
Increases Ranged Physical Damage by additional 5%.
_______________________
When Armor Level of compounded equipment is 2:
Increases Physical damage against monsters of Boss class by 10%.
_______________________
Type: Card
Compound on: Garment
Weight: 1
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script bonus bLongAtkRate,30+5*(getrefine()/3); bonus bCritical,-5*(readparam(bLuk)/20); if (getequiparmorlv()==2) { bonus2 bAddClass,Class_Boss,10; }
bonus bLongAtkRate,30+5*(getrefine()/3);
bonus bCritical,-5*(readparam(bLuk)/20);
if (getequiparmorlv()==2) {
bonus2 bAddClass,Class_Boss,10;
}