Ci-dessous, les différences entre deux révisions de la page.
| talents:trombe [2023/10/03 22:36] – créée pintou10_live.fr | talents:trombe [2024/05/14 13:41] (Version actuelle) – pintou10_live.fr | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | //////////////////////////////////////////////////////////////////////////////////// | + | {{ : |
| - | //////////////////////////////// | + | |
| - | //////////////////////////////////////////////////////////////////////////////////// | + | |
| - | [FUNCTION trombe] | + | **Le guerrier fait du dommage dans un rayon de 3 tiles autour de lui. S'il a des attaques de chargées au moment qu'il utilise |
| - | IF (<SRC.TAG0.Assourdissement> | + | |
| - | SRC.MESSAGEROUGE Vous ne pouvez utiliser d'habiletés pour l'instant. | + | |
| - | RETURN 1 | + | |
| - | ENDIF | + | |
| - | + | ||
| - | IF !(< | + | |
| - | src.messagerouge Vous ne possédez pas cette habileté. | + | |
| - | return 1 | + | |
| - | endif | + | |
| - | + | ||
| - | + | ||
| - | IF (< | + | |
| - | SRC.messagerouge Vous devez encore attendre <eval < | + | |
| - | return 1 | + | |
| - | endif | + | |
| - | + | ||
| - | if (< | + | |
| - | src.messagerouge Vous n'avez pas assez de stamina | + | |
| - | return 1 | + | |
| - | endif | + | |
| - | + | ||
| - | IF (< | + | |
| - | src.messagerouge Vous ne pouvez utiliser cette habileté dans votre état. | + | |
| - | return 1 | + | |
| - | endif | + | |
| - | + | ||
| - | src.f_decrinque | + | |
| - | src.effect=3,i_fx_tornade, | + | |
| - | src.sfx 051f | + | |
| - | + | ||
| - | local.cooldown=70-(< | + | |
| - | + | ||
| - | serv.newitem i_timertrombe | + | |
| - | new.timer=< | + | |
| - | SRC.equip < | + | |
| - | src.stam=< | + | |
| - | + | ||
| - | + | ||
| - | ref1=< | + | |
| - | forchars 3 | + | |
| - | if !(< | + | |
| - | //IF !(< | + | |
| - | dmg_fixed 150+<R0 <eval < | + | |
| - | //ENDIF | + | |
| - | endif | + | |
| - | endfor | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | [itemdef i_timertrombe] | + | |
| - | id=i_memory | + | |
| - | name=Timer Trombe | + | |
| - | TYPE=T_eq_script | + | |
| - | + | ||
| - | ON=@TIMER | + | |
| - | remove | + | |
| - | return 1 | + | |
| - | + | ||
| - | [function impacttrombe] | + | |
| - | SERV.NEWITEM=i_fx_blade_spirit_1 | + | |
| - | NEW.TYPE=t_normal | + | |
| - | NEW.P=< | + | |
| - | NEW.MOVE 1,1 | + | |
| - | NEW.ATTR=00002 | + | |
| - | NEW.TIMERD=5 | + | |
| - | NEW.NUDGEUP 10 | + | |
| - | SERV.NEWITEM=i_fx_blade_spirit_1 | + | |
| - | NEW.TYPE=t_normal | + | |
| - | NEW.P=< | + | |
| - | NEW.MOVE -1,1 | + | |
| - | NEW.ATTR=00002 | + | |
| - | NEW.TIMERD=5 | + | |
| - | SERV.NEWITEM=i_fx_blade_spirit_1 | + | |
| - | NEW.TYPE=t_normal | + | |
| - | NEW.P=< | + | |
| - | NEW.MOVE 1,-1 | + | |
| - | NEW.ATTR=00002 | + | |
| - | NEW.TIMERD=5 | + | |
| - | SERV.NEWITEM=i_fx_blade_spirit_1 | + | |
| - | NEW.TYPE=t_normal | + | |
| - | NEW.P=< | + | |
| - | NEW.MOVE -1,-1 | + | |
| - | NEW.ATTR=00002 | + | |
| - | NEW.TIMERD=5 | + | |
| + | * **Commande : .Trombe** | ||
| + | * **Cooldown : Cooldown minimal = 15 secondes et Cooldown maximal = 70 secondes. Formule = (70/ | ||
| + | * **Coût : 200 - (% de Trombe) stamina** | ||
| + | * **Dommage : 150 + (Chiffre aléatoire entre 0 et (% de Trombe)/ | ||