Metal Deathadder [1] ( Calf_Deathadder_J )
| ID 13145 |
|
|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Precio de compra: 20 zeny | Precio de venta: 10 zeny | Peso: 35 | Ranuras: 1 | ||||||||||||||||||||||||||||||||||||
| Tipo: Objeto de arma. | Subtipo: Revólver | Género: Ambos | Ubicaciones: Arma | |||||||||||||||||||||||||||||||||||||
| Ataque: 70 | Ataque mágico: No especificado | Alcance: 7 | Defensa: No especificado | |||||||||||||||||||||||||||||||||||||
| Nivel de arma: 4 | Nivel de armadura: No especificado | Nivel de Equipamiento (Mín.): 130 | Nivel de Equipamiento (Máx.): No especificado | |||||||||||||||||||||||||||||||||||||
| Refinable: 1 | Graduable: No especificado | Elemento: Neutral | Clases: No especificado | |||||||||||||||||||||||||||||||||||||
|
No especificado
Banderas
Apilamiento
No especificado
Uso
No especificado
Comercio
Retraso
No especificado
.@r = getrefine();
bonus bVit,3;
bonus2 bSubRace,RC_Player_Human,30;
bonus2 bSubRace,RC_Player_Doram,30;
bonus bLongAtkRate,50;
autobonus3 "{ bonus bFlee2,100; }",((.@r>=10)?150:(.@r>=9?100:50)),3000,"RL_FIREDANCE";
Referencias del Script
getrefine
Comando
getrefine
Firma:
Descripción:
function is called.
This function is intended for use in item scripts.
bVit
Bono de Ítem
bVit
Firma:
Descripción:
VIT + n
bSubRace
Bono de Ítem
bSubRace
Firma:
Descripción:
+x% damage reduction against race r with trigger criteria bf
bLongAtkRate
Bono de Ítem
bLongAtkRate
Firma:
Descripción:
Increases damage of long ranged attacks by n%
autobonus3
Comando
autobonus3
Firma:
Descripción:
These commands are meant to be used in item scripts only! See 'petautobonus' for pet usage.
What these commands do is 'attach' a script to the player which will get
executed on attack (or when attacked in the case of autobonus2).
Rate is the trigger rate of the script (1000 = 100%).
Duration is the time in milliseconds that the bonus will last for since the script has triggered.
Skill ID/skill name the skill which will be used as trigger to start the bonus. (autobonus3)
The optional argument 'flag' is used to classify the type of attack where the script
can trigger (it shares the same flags as the bAutoSpell bonus script):
Range criteria:
Attack type criteria:
Skill criteria:
The difference between the optional argument 'other script' and the 'bonus script' is that,
the former one triggers only when attacking(or attacked) and the latter one runs on
status calculation as well, which makes sure, within the duration, the "bonus" that get
lost on status calculation is restored. So, 'bonus script' is technically supposed to accept
"bonus" command only. And we usually use 'other script' to show visual effects.
In all cases, when the script triggers, the attached player will be the one
who holds the bonus. There is currently no way of knowing within this script
who was the other character (the attacker in autobonus2, or the target in
autobonus and autobonus3).
//Grants a 1% chance of starting the state "all stats +10" for 10 seconds when
//using weapon or misc attacks (both melee and ranged skills) and shows a special
//effect when the bonus is active.
Ejemplo:
bFlee2
Bono de Ítem
bFlee2
Firma:
Descripción:
Perfect Dodge + n
No especificado Referencias del ScriptNo se detectaron referencias documentadas en este script. No especificado Referencias del ScriptNo se detectaron referencias documentadas en este script. No especificado No especificado No especificado No especificado No especificado No especificado No especificado No especificado |
||||||||||||||||||||||||||||||||||||||||