Apache Tear Card: Difference between revisions
From Revival Ragnarok Online
mNo edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{CustomCards | {{CustomCards | ||
|image = [[File: | |image = [[File:NoCardImage.jpg]] | ||
|cardId = 51881 | |cardId = 51881 | ||
|cardSuffix = Apache Tear's | |cardSuffix = Apache Tear's | ||
Line 11: | Line 11: | ||
*Increase HP by (75*Base Level/2) and SP by (5*Base Level) | *Increase HP by (75*Base Level/2) and SP by (5*Base Level) | ||
*Reduces HP/SP Recovery by 50%. | *Reduces HP/SP Recovery by 50%. | ||
*Recover 2% of the Damage you do when attacking as | |||
{{Set/2 | |||
|1= [[Apache Tear Card]] | |||
|2= [[Teddy Baal Card]] | |||
|effect= *Recover 2% of the Damage you do when attacking as SP. | |||
*Adds a chance that when attacking, for 3.5 seconds, you will have a 100% chance of draining HP with your HP Draining Attacks | |||
}} | |||
|lokiDrop = *[[Monster:Apache Tear|Apache Tear]] - 0.20% | |lokiDrop = *[[Monster:Apache Tear|Apache Tear]] - 0.20% | ||
*[[Magic Card Album]] | *[[Magic Card Album]] | ||
|script = | |||
{ bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bHPRegenRate,500,2000; bonus2 bSPRegenRate,25,2000; bonus bMaxHP, (BaseLevel*75)/2; bonus bMaxSP, (BaseLevel*5); bonus bHPRecovRate, -50; bonus bSPRecovRate, -50; },{},{} | |||
}} | }} |
Latest revision as of 15:39, 19 February 2017
Apache Tear Card | |
File:NoCardImage.jpg | |
---|---|
ID: | 51881 |
Tradable: | Yes |
Storage-able: | Yes |
Vendable: | Yes |
Compounded On: | Footgear |
Pre / Suffix: | Apache Tear's |
Card Description
- Increases HP and SP by 10%
- Recover 500 HP and 25 SP every 2 seconds
- Increase HP by (75*Base Level/2) and SP by (5*Base Level)
- Reduces HP/SP Recovery by 50%.
|
How To Obtain This Item
Eir
This item is not available on Eir.
Loki
- Apache Tear - 0.20%
- Magic Card Album
Tyr
This item is not available on Tyr.
Script
{ bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bHPRegenRate,500,2000; bonus2 bSPRegenRate,25,2000; bonus bMaxHP, (BaseLevel*75)/2; bonus bMaxSP, (BaseLevel*5); bonus bHPRecovRate, -50; bonus bSPRecovRate, -50; },{},{}