Item Details

5th Anniversary Coin ( 5_Anniversary_Coin )

ID 2709 5th Anniversary Coin
5th Anniversary Coin Precio de compra: 2 zeny Precio de venta: 1 zeny Peso: 0 Ranuras: No especificado
Tipo: Equipamiento. Subtipo: No especificado Género: Ambos Ubicaciones: Accesorio_Derecho + Accesorio_Izquierdo
Ataque: No especificado Ataque mágico: No especificado Alcance: No especificado Defensa: No especificado
Nivel de arma: No especificado Nivel de armadura: 1 Nivel de Equipamiento (Mín.): No especificado Nivel de Equipamiento (Máx.): No especificado
Refinable: No especificado Graduable: No especificado Elemento: Neutral Clases: No especificado

placeholder

placeholder

Todo

No especificado

Banderas
¿Puede agregarse a una tienda de compra de jugador? No
¿Invoca un monstruo? No
¿Forma parte de un contenedor? No
¿Tiene pila única? No
¿Se vincula al equipar? No
¿Anuncia el drop? No
¿Se consume al usarlo?
¿Tiene efecto al caer? No
Apilamiento
No especificado
Uso
No especificado
Comercio
Sobrescribir No especificado
¿Puede soltarse? No
¿Puede comerciarse? No
¿Puede comerciarse con la pareja?
¿Puede venderse a NPC? No
¿Puede colocarse en el carrito? No
¿Puede colocarse en el almacén? No
¿Puede colocarse en el almacén de guild? No
¿Puede enviarse por correo? No
¿Puede ponerse en subasta? No
Retraso
No especificado
bonus bBaseAtk,10;
bonus bMatk,10;
bonus bCritical,10;
autobonus "{ bonus bAspd,3; }",1,5000,BF_WEAPON;
autobonus "{ bonus bVariableCastrate,-50; }",1,5000,BF_MAGIC;
autobonus3 "{ bonus bHealPower,20; }",100,3000,"AL_HEAL","{ specialeffect2 EF_HEAL3; }";
Referencias del Script
bBaseAtk Bono de Ítem
bBaseAtk
Firma:
bonus bBaseAtk,n;
Descripción:
Basic attack power + n
bMatk Bono de Ítem
bMatk
Firma:
bonus bMatk,n;
Descripción:
Magical attack power + n
bCritical Bono de Ítem
bCritical
Firma:
bonus bCritical,n;
Descripción:
Critical + n
bAspd Bono de Ítem
bAspd
Firma:
bonus bAspd,n;
Descripción:
Attack speed + n
bVariableCastrate Bono de Ítem
bVariableCastrate
Firma:
bonus2 bVariableCastrate,sk,n;
Descripción:
Increases variable cast time of skill sk by n% (If RENEWAL_CAST is NOT defined, this bonus is equal to bCastrate)
autobonus3 Comando
autobonus3
Firma:
autobonus3 <bonus script>,<rate>,<duration>,<skill id>,{<other script>};
autobonus3 <bonus script>,<rate>,<duration>,"<skill name>",{<other script>};
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:
BF_SHORT:  Trigger on melee attack
BF_LONG:   Trigger on ranged attack
Default:   BF_SHORT+BF_LONG
BF_WEAPON: Trigger on weapon skills
BF_MAGIC:  Trigger on magic skills
BF_MISC:   Trigger on misc skills
Default:   BF_WEAPON
BF_NORMAL: Trigger on normal attacks
BF_SKILL:  Trigger on skills
default:   If the attack type is BF_WEAPON (only) BF_NORMAL is used,
otherwise BF_SKILL+BF_NORMAL is used.
autobonus "{ bonus bAllStats,10; }",10,10000,BF_WEAPON|BF_MISC,"{ specialeffect2 EF_FIRESPLASHHIT; }";
bHealPower Bono de Ítem
bHealPower
Firma:
bonus bHealPower,n;
Descripción:
Increases heal amount of all heal skills by n%
specialeffect2 Comando
specialeffect2
Firma:
specialeffect2 <effect number>{,<send_target>{,"<Player Name>"}};
Descripción:
This command behaves identically to 'specialeffect', but the effect will be centered on the invoking character's sprite. <Player name> parameter will display <effect number> on another Player than the one currently attached to the script. Like with specialeffect, when specifying a player, <send_target> must be supplied, specifying AREA will retain the default behavior of the command.
No especificado
Referencias del Script

No se detectaron referencias documentadas en este script.

No especificado
Referencias del Script

No se detectaron referencias documentadas en este script.

No especificado

No especificado

No especificado

No especificado

No especificado

No especificado

Refinado Grupo Nivel del objeto Refinable Nivel de arma Nivel de armadura Detalles
Refinado Armadura 1 No No especificado 1 Detalles

No especificado