| Cart Revolution [MC_CARTREVOLUTION 153] |
| Max Lv Max Lv Max Lv defines the skill max level. | 1 | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SP Cost SP Cost SP Cost defines the skill SP cost. | 12 | |||||||||||||||||||||||||
| DMGatk Physical Attack Multiplier DMGatk defines skill ATK multiplier, e.g. a 2.0 ATK multiplier implies 2x ATK damage. | 2.50 | |||||||||||||||||||||||||
| DMGhits Damage Hits DMGhits defines the number of "hits" that accompany the skill visually and soft DEF/MDEF calculations.
All hits are calculated simultaneously, e.g. Lex Aeterna
will increase the damage of all hits. | 1 | |||||||||||||||||||||||||
| DMGwaves Damage Waves DMGwaves defines the number of "waves" that damage is dealt.
All waves are calculated separately, e.g. Lex Aeterna
will increase the damage of a single wave. | 1 | |||||||||||||||||||||||||
| 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. | - | |||||||||||||||||||||||||
| Range Range Range defines the applicable range NPCs and (Players) may select a target before casting the skill. | 1 (2) cells | |||||||||||||||||||||||||
| AoE Area of Effect AoEdefines the area of effect for modifying additional objects beyond the initial target. |
3x3 square1 | |||||||||||||||||||||||||
| Element Attack Element Element defines the attack element for elemental modifiers. If "weapon", the skill inherits the weapon element. | neutral* | |||||||||||||||||||||||||
| Target Target Method Target defines the skill targeting method, e.g. self [no target], position [cell], or object [monster or player]. | object |

| Skills |
|---|
| No skill prerequisites |
| States | |
|---|---|
|
Pushcart Enable pushcart rental from Kafra employees and decrease the pushcart MSPD penalty. |
Pushcart |
| Damage → Knockback | |
Ignore Neutral Resist with Elemental Weapon Although this skill inflicts neutral damage, elemental or endowed weapons bypass enemy neutral damage resistence, e.g. Raydric Card. |
Ignore N.Resist w/ E.Wpn. |
Attack an enemy to inflict physical damage and knockback to nearby enemies.
| Knockback | 2 cells |
|---|
The Cart Revolution damage multiplier scales with cart weight and is modified by the elemental modifier. Summary info assumes a full cart. The Cart Revolution damage formula is presented below.
dmg = (1.5 + cart_weight / 8,000) * elemental_modifier * atk
Due to a presumed bug, skill directional knockback defaults westbound due to a position calculation error.
# Observed Implementation diff = position_user - position_user # Expected Implementation diff = position_user - position_enemy
Although Cart Revolution is modified by the elemental multiplier, it inflicts neutral damage. This caveat is usually negligble, as it often shifts the multiplier to an earlier step in the damage calculation, but it can become significant when the enemy is ghost elemental. For example, consider an attack against a ghost 4 element enemy with a water weapon. The skill will fail to inflict damage because of the ghost element multiplier.
dmg = (1.5 + 8,000 / 8,000) # Full Cart * 1.00 # Elemental Modifier * atk dmg = 2.5 * atk * 0.00 # Ghost Elemental Multiplier
msql | 24.0 ms |
|---|---|
html | 0.7 ms |
Ragnarok Online © Gravity Corp. & Lee Myoungjin
Kokotewa ©