ID #4463
Card
Tendrilrion Card
Buy Price: N/A
Sell Price: N/A
Critical +5
_______________________
Refine Level +12:
ATK +35
_______________________
Refine Level +14:
Critical +10
_______________________
Type: Card
Compound on: Weapon
Weight: 1
_______________________
Refine Level +12:
ATK +35
_______________________
Refine Level +14:
Critical +10
_______________________
Type: Card
Compound on: Weapon
Weight: 1
Monster Drops
Card Drops
Tendrillion
Rate: 0.5%
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 bonus bCritical,5; .@r = getrefine(); if (.@r>=12) { bonus bBaseAtk,35; } if (.@r>=14) { bonus bCritical,10; }
bonus bCritical,5;
.@r = getrefine();
if (.@r>=12) {
bonus bBaseAtk,35;
}
if (.@r>=14) {
bonus bCritical,10;
}