Turtle General Card (45540): Difference between revisions

From Revival Ragnarok Online
 
(updated script to reflect Renewal)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
|image = [[Image:TurtleGeneralCard.jpg]]
|image = [[Image:TurtleGeneralCard.jpg]]
|cardName = Turtle General Card
|cardName = Turtle General Card
|cardId = 25540
|cardId = 45540
|cardSuffix = Explosive
|cardSuffix = Explosive
|cardEqp = Weapon
|cardEqp = Weapon
Line 11: Line 11:
*Add a 3% chance of automatically casting Level 10 [[Magnum Break]] on the enemy when attacking.
*Add a 3% chance of automatically casting Level 10 [[Magnum Break]] on the enemy when attacking.
|lokiDrop = *[[NPC:Premium Point Redemption|Premium Point Redemption]] - 1,000 Premium Points
|lokiDrop = *[[NPC:Premium Point Redemption|Premium Point Redemption]] - 1,000 Premium Points
|script = {bonus2 bAddRace,RC_NonBoss,20; bonus2 bAddRace,RC_Boss,20; bonus2 bAddRace2,5,20; bonus3 bAutoSpell,"SM_MAGNUM",10,30; },{},{}
|script = { bonus2 bAddClass,Class_All,20; bonus3 bAutoSpell,"SM_MAGNUM",10,30; },{},{}
}}
}}


[[Category:Loki Premium Items]]
[[Category:Loki Premium Items]]

Latest revision as of 19:42, 25 February 2016


Turtle General Card (45540)
File:TurtleGeneralCard.jpg
ID: 45540
Tradable: No
Storage-able: Yes
Vendable: No
Compounded On: Weapon
Pre / Suffix: Explosive

Card Description

  • Increases damage inflicted on all enemies by 20%.
  • Add a 3% chance of automatically casting Level 10 Magnum Break on the enemy when attacking.


How To Obtain This Item

Eir

This item is not available on Eir.

Loki

Tyr

This item is not available on Tyr.

Script

{ bonus2 bAddClass,Class_All,20; bonus3 bAutoSpell,"SM_MAGNUM",10,30; },{},{}