Item Details

Whirlwind Footprint ( aegis_313066 )

ID 313066 Whirlwind Footprint
Whirlwind Footprint Prix d'achat: zeny Prix de vente: 0 zeny Poids: 0 Emplacements: Non spécifié
Type: Carte. Sous-type: Carte enchantée Genre: Les deux Lieux: Non spécifié
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.: Non spécifié Niveau d'équipement max.: Non spécifié
Affûtage: Non spécifié Améliorable: Non spécifié Élément: Neutre Classes: Non spécifié

Tous

Non spécifié

Drapeaux
Peut-il être ajouté à une boutique d'achat de joueur ? Non
Invoque un monstre ? Non
Fait partie d'un conteneur ? Non
Possède une pile unique ? Non
Se lie à l'équipement ? Non
Annonce le drop ? Non
Est consommé à l'utilisation ? Oui
A un effet au sol ? Non
Empilement
Non spécifié
Utilisation
Non spécifié
Commerce
Remplacer Non spécifié
Peut être jeté ? Oui
Peut être échangé ? Oui
Peut être échangé avec le partenaire ? Oui
Peut être vendu à un PNJ ? Oui
Peut être placé dans le chariot ? Oui
Peut être placé dans le stockage ? Oui
Peut être placé dans le stockage de guilde ? Oui
Peut être envoyé par courrier ? Oui
Peut être mis aux enchères ? Oui
Délai
Non spécifié
hateffect FOOTPRINT_EF_STR_BASE,true;
Références du Script
hateffect Commande
hateffect
Signature:
hateffect(<hat effect id>,<state>{,<target id>});
Description:
Sets a Hat Effect onto the unit specified by <target id>. If no ID is specified, the attached unit will be used. <state> can be true to enable or false to disable. The Hat Effect constants can be found in '' starting with HAT_EF_*. Examples: Requires client 2015-05-13aRagEXE or newer.
Exemple:
hateffect HAT_EF_FLUTTER_BUTTERFLY, true; // Enables the hat effect on attached player
hateffect HAT_EF_FLUTTER_BUTTERFLY, true, getcharid(3); // Enables the hat effect on attached player
hateffect HAT_EF_FLUTTER_BUTTERFLY, true, getnpcid(0); // Enables the hat effect on invoking NPC
monster "prontera",50,50,"--en--",1002,1;
hateffect HAT_EF_FLUTTER_BUTTERFLY, true, $@mobid; // Enables the hat effect on a spawned mob
Non spécifié
Références du Script

Aucune référence documentée n’a été détectée dans ce script.

hateffect FOOTPRINT_EF_STR_BASE,false;
Références du Script
hateffect Commande
hateffect
Signature:
hateffect(<hat effect id>,<state>{,<target id>});
Description:
Sets a Hat Effect onto the unit specified by <target id>. If no ID is specified, the attached unit will be used. <state> can be true to enable or false to disable. The Hat Effect constants can be found in '' starting with HAT_EF_*. Examples: Requires client 2015-05-13aRagEXE or newer.
Exemple:
hateffect HAT_EF_FLUTTER_BUTTERFLY, true; // Enables the hat effect on attached player
hateffect HAT_EF_FLUTTER_BUTTERFLY, true, getcharid(3); // Enables the hat effect on attached player
hateffect HAT_EF_FLUTTER_BUTTERFLY, true, getnpcid(0); // Enables the hat effect on invoking NPC
monster "prontera",50,50,"--en--",1002,1;
hateffect HAT_EF_FLUTTER_BUTTERFLY, true, $@mobid; // Enables the hat effect on a spawned mob

Non spécifié

Non spécifié

Non spécifié

Non spécifié

Non spécifié

Non spécifié

Non spécifié

Non spécifié

Non spécifié