Wakwak Card: Difference between revisions
From Revival Ragnarok Online
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
*Instead adds 3 Base [[Attack]] for every 5 points of [[LUK]]. | *Instead adds 3 Base [[Attack]] for every 5 points of [[LUK]]. | ||
|lokiDrop = *[[Monster:Wakwak|Wakwak]] - 0.20% | |lokiDrop = *[[Monster:Wakwak|Wakwak]] - 0.20% | ||
|script = *{ bonus bBaseAtk,5*readparam(bStr)/10; },{},{} | |script = '''Thor''' | ||
*{ bonus bBaseAtk,5*readparam(bStr)/10; },{},{} | |||
'''Loki''' | '''Loki''' | ||
*{ bonus bBaseAtk,3*readparam(bLuk)/5; },{},{} | *{ bonus bBaseAtk,3*readparam(bLuk)/5; },{},{} | ||
}} | }} |
Revision as of 11:58, 22 April 2016
Wakwak Card | |
File:NoImage.png | |
---|---|
ID: | 4588 |
Tradable: | Yes |
Storage-able: | Yes |
Vendable: | Yes |
Compounded On: | Garment |
Pre / Suffix: | Unknown |
Card Description
Loki
How To Obtain This Item
Eir
This item is not available on Eir.
Loki
- Wakwak - 0.20%
Tyr
This item is not available on Tyr.
Script
Thor
- { bonus bBaseAtk,5*readparam(bStr)/10; },{},{}
Loki
- { bonus bBaseAtk,3*readparam(bLuk)/5; },{},{}