ID #4536
Card
Sealed Atroce Card
Buy Price: N/A
Sell Price: N/A
ATK +15
_______________________
Random chance to decreases After Attack Delay by 50% for 10 seconds during physical attacks.
_______________________
Refine Level +15:
ATK +25
Random chance to decreases After Attack Delay by 75% for 10 seconds during physical attacks instead.
_______________________
Type: Card
Compound on: Weapon
Weight: 1
_______________________
Random chance to decreases After Attack Delay by 50% for 10 seconds during physical attacks.
_______________________
Refine Level +15:
ATK +25
Random chance to decreases After Attack Delay by 75% for 10 seconds during physical attacks instead.
_______________________
Type: Card
Compound on: Weapon
Weight: 1
Available from boxes
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 .@r = getrefine(); bonus bBaseAtk,((.@r>14)?25:15); autobonus "{ bonus bAspdRate,(("+.@r+">14)?75:50); }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
.@r = getrefine();
bonus bBaseAtk,((.@r>14)?25:15);
autobonus "{ bonus bAspdRate,(("+.@r+">14)?75:50); }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";