Manananggal Card: Difference between revisions

From Revival Ragnarok Online
(Created page with "{{CustomCards |image = File:NoImage.png |cardId = 4584 |cardEqp = Weapon |cardTrade = Yes |cardVend = Yes |cardStore = Yes |cardDesc = '''Thor''' *Regain 1 SP with eac...")
 
No edit summary
Line 2: Line 2:
|image = [[File:NoImage.png]]
|image = [[File:NoImage.png]]
|cardId = 4584
|cardId = 4584
|cardSuffix  = Vampiric
|cardEqp = Weapon
|cardEqp = Weapon
|cardTrade = Yes
|cardTrade = Yes

Revision as of 12:53, 18 February 2017


Manananggal Card
File:NoImage.png
ID: 4584
Tradable: Yes
Storage-able: Yes
Vendable: Yes
Compounded On: Weapon
Pre / Suffix: Vampiric

Card Description

Thor

  • Regain 1 SP with each Attack.
  • Max SP - 1%.

Loki

  • Drain SP with each Attack, 1 per each refine.
  • Max SP + 5%
  • Increase all skill's SP cost by 1% per refine.


How To Obtain This Item

Eir

This item is not available on Eir.

Loki

Tyr

This item is not available on Tyr.

Script

Thor
  • { bonus bSPDrainValue,1; bonus bMaxSPrate,-1; },{},{}

Loki

  • { bonus bSPDrainValue,getrefine(); bonus bMaxSPrate,5; bonus bUseSPrate,getrefine(); },{},{}