Item Details

Whirlwind Footprint ( aegis_313066 )

ID 313066 Whirlwind Footprint
Whirlwind Footprint Precio de compra: zeny Precio de venta: 0 zeny Peso: 0 Ranuras: No especificado
Tipo: Objeto de carta. Subtipo: Carta Encantada Género: Ambos Ubicaciones: No especificado
Ataque: No especificado Ataque mágico: No especificado Alcance: No especificado Defensa: No especificado
Nivel de arma: No especificado Nivel de armadura: No especificado 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

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?
¿Puede comerciarse?
¿Puede comerciarse con la pareja?
¿Puede venderse a NPC?
¿Puede colocarse en el carrito?
¿Puede colocarse en el almacén?
¿Puede colocarse en el almacén de guild?
¿Puede enviarse por correo?
¿Puede ponerse en subasta?
Retraso
No especificado
hateffect FOOTPRINT_EF_STR_BASE,true;
Referencias del Script
hateffect Comando
hateffect
Firma:
hateffect(<hat effect id>,<state>{,<target id>});
Descripción:
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.
Ejemplo:
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
No especificado
Referencias del Script

No se detectaron referencias documentadas en este script.

hateffect FOOTPRINT_EF_STR_BASE,false;
Referencias del Script
hateffect Comando
hateffect
Firma:
hateffect(<hat effect id>,<state>{,<target id>});
Descripción:
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.
Ejemplo:
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

No especificado

No especificado

No especificado

No especificado

No especificado

No especificado

No especificado

No especificado

No especificado