ID #300360
Card
Shining Seaweed Card
Buy Price: N/A
Sell Price: N/A
ATK +10, P.ATK +1
_______________________
Increases Melee Physical Damage with by 3%.
Increases SP Consumption by 7%.
_______________________
Refine Level +9:
Increases Melee Physical Damage with by additional 2%.
_______________________
Refine Level +11:
Decreases Variable Casting Time by 5%.
_______________________
Type: Card
Compound on: Headgear
Weight: 1
_______________________
Increases Melee Physical Damage with by 3%.
Increases SP Consumption by 7%.
_______________________
Refine Level +9:
Increases Melee Physical Damage with by additional 2%.
_______________________
Refine Level +11:
Decreases Variable Casting Time by 5%.
_______________________
Type: Card
Compound on: Headgear
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 bonus bBaseAtk,10; bonus bPAtk,1; bonus bShortAtkRate,3; bonus bUseSPrate,7; .@r = getrefine(); if (.@r >= 9) { bonus bShortAtkRate,2; } if (.@r >= 11) { bonus bVariableCastrate,-5; }
bonus bBaseAtk,10;
bonus bPAtk,1;
bonus bShortAtkRate,3;
bonus bUseSPrate,7;
.@r = getrefine();
if (.@r >= 9) {
bonus bShortAtkRate,2;
}
if (.@r >= 11) {
bonus bVariableCastrate,-5;
}