Dancer Shadow Armor ( S_Dancer_Armor )
| ID 24281 |
|
|||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Prix d'achat: 10 zeny | Prix de vente: 5 zeny | Poids: 0 | Emplacements: Non spécifié | ||||||||||||||||||||||||||||||||||||||||||||
| Type: Équipement de l'Ombre. | Sous-type: Non spécifié | Genre: Les deux | Lieux: Armure d'Ombre | |||||||||||||||||||||||||||||||||||||||||||||
| Attaque: Non spécifié | Attaque magique: Non spécifié | Portée: Non spécifié | Défense: Non spécifié | |||||||||||||||||||||||||||||||||||||||||||||
| Niveau d'arme: Non spécifié | Niveau d'armure: Non spécifié | Niveau d'équipement min.: 1 | Niveau d'équipement max.: Non spécifié | |||||||||||||||||||||||||||||||||||||||||||||
| Affûtage: 1 | Améliorable: Non spécifié | Élément: Neutre | Classes: Non spécifié | |||||||||||||||||||||||||||||||||||||||||||||
|
Malha usada por baixo da armadura convencional. Shadow Armor yang dapat dipakai untuk mendapatkan efek defensif jika dipakai secara bersamaan. Bisa juga dipakai satuan, tapi hanya memiliki pertahanan yang kecil. Attack: 0 Account Bound. Tous Non spécifié
Drapeaux
Empilement
Non spécifié
Utilisation
Non spécifié
Commerce
Délai
Non spécifié
.@r = getrefine();
bonus bMaxHP,.@r*10;
autobonus3 "{ bonus2 bSPRegenRate,5+"+.@r+",5000; }",1000,30000,"DC_FORTUNEKISS";
autobonus3 "{ bonus2 bSPRegenRate,5+"+.@r+",5000; }",1000,30000,"DC_SERVICEFORYOU";
autobonus3 "{ bonus2 bSPRegenRate,5+"+.@r+",5000; }",1000,30000,"DC_DONTFORGETME";
autobonus3 "{ bonus2 bSPRegenRate,5+"+.@r+",5000; }",1000,30000,"DC_HUMMING";
autobonus3 "{ bonus2 bSPRegenRate,5+"+.@r+",5000; }",1000,30000,"DC_UGLYDANCE";
Références du Script
getrefine
Commande
getrefine
Signature:
Description:
function is called.
This function is intended for use in item scripts.
bMaxHP
Bonus d’Objet
bMaxHP
Signature:
Description:
MaxHP + n
autobonus3
Commande
autobonus3
Signature:
Description:
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.
Exemple:
bSPRegenRate
Bonus d’Objet
bSPRegenRate
Signature:
Description:
Gain n SP every t milliseconds
Non spécifié Références du ScriptAucune référence documentée n’a été détectée dans ce script. Non spécifié Références du ScriptAucune référence documentée n’a été détectée dans ce script. Non spécifié Non spécifié
Non spécifié Non spécifié Non spécifié Non spécifié |
||||||||||||||||||||||||||||||||||||||||||||||||