
RENEWAL / ITEMS
Sealed Turtle General Card
#4494Card
Sealed_TurtleG_Card
TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Type: Miscellaneous
Class: Card
Compounds On: Weapon
Weight: 1
ATK +10%
Adds a chance of auto casting level 10 Magnum Break whenever performing a Physical Attack.
If this card is slotted into a weapon refined to +15 or higher, adds an additional ATK +5%.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Weapon
- Trade
Item effect script
.@rate = ((getrefine()>14)?15:10);
bonus bAtkRate,.@rate;
bonus3 bAutoSpell,"SM_MAGNUM",10,15;