| Mug [RG_STEALCOIN 211] Steal Coin |
| Max Lv Max Lv Max Lv defines the skill max level. | 10 |
|---|---|
| SP Cost SP Cost SP Cost defines the skill SP cost. | 15 |
| Cast Time Cast Time Cast Time defines the base time the player must channel the skill. | - |
| Cast Delay Cast Delay Cast Delay defines the base time before the player may cast another skill. | 0.50 s |
| Range Range Range defines the applicable range NPCs and (Players) may select a target before casting the skill. | 1 (2) cells |
| Target Target Method Target defines the skill targeting method, e.g. self [no target], position [cell], or object [monster or player]. | object |
Physical Hit Skill is considered a "physical hit" for monster AI, exp, cast, and non-skill attack autospells (50% base rate). |
Physical Hit |
No Boss* Skill may be cast on, but is ineffective against, boss monsters. |
No Boss* |
No Guardian Skill is ineffective against WoE guardian monsters. |
No Guardian |
Steal zeny from a monster by chance. Zeny may be stolen from an enemy once.
| Lv | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
|---|---|---|---|---|---|---|---|---|---|---|
| Steal | 1% chance | 2% chance | 3% chance | 4% chance | 5% chance | 6% chance | 7% chance | 8% chance | 9% chance | 10% chance |
Mug has no impact on the items dropped by a monster in the event it is defeated. After a successful Mug attempt against a monster, all future attempts against it, regardless of their origin, will fail. A successful mug attempt will result in passive monsters attacking the user, similar to if the user attacked them. Mug scales with skill level, the user's DEX, LUK, and the difference between the player's and monster's base level.
mug_chance = mug_lv + 0.1 * floor(DEX / 2) + 0.1 * floor(LUK / 2) + 0.2 * (base_lvuser - base_lvenemy)
The amount of zeny stolen scales with skill level and the monster's base level.
mug_zeny = mug_lv * base_lvenemy / 10 + rand(8 * base_lvenemy, 10 * base_lvenemy)
msql | 23.0 ms |
|---|---|
html | 0.3 ms |
Ragnarok Online © Gravity Corp. & Lee Myoungjin
Kokotewa ©