• TibiaFace

    Tibiaface | Una comunidad Open Tibia donde encontras : mapas, scripts, Otserver, npc y amigos etc ...

    .
    demo menumenu

    Afiliados



    Votar:

    [Guia] Lista de atibutos tfs 0.3.7 Otx

    Compartir:

    Ver el tema anterior Ver el tema siguiente Ir abajo  Mensaje (Página 1 de 1.)

    1[Guia] Lista de atibutos tfs 0.3.7 Otx Empty [Guia] Lista de atibutos tfs 0.3.7 Otx Vie Ago 04, 2017 7:10 pm

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    Hola usarios de tibiaface



    bueno aqui les dejo la lista de atributos para para consola menores a 10.36


    Código:
        <attribute key="description" value=""/>          <!-- este atributo es para darle una descripción a un items -->
        <attribute key="speed" value=""/>        <!-- Velocidad a tu items -->

        <attribute key="armor" value=""/>  <!-- Darle arm a tu armor -->
        <attribute key="defense" value=""/>  <!-- Darle Defensa a tu item -->
        <attribute key="extraDef" value=""/>  <!-- Extra Defensa a tu item -->
        <attribute key="attackspeed" value=""/>  <!-- Darle velocidad a tu item -->
        <attribute key="extraatk" value=""/>  <!-- Darle Extra Attack a tu item -->
        <attribute key="skillDist" value=""/>    <!-- Aumenta distance segun el varlor que le pongas  -->
        <attribute key="skillAxe" value=""/>    <!-- Aumenta axe segun el varlor que le pongas  -->
        <attribute key="skillSword" value=""/>        <!-- Aumenta sword segun el varlor que le pongas  -->
        <attribute key="skillClub" value=""/>    <!-- Aumenta club segun el varlor que le pongas  -->
        <attribute key="skillShield" value=""/>      <!-- Aumenta shiel segun el varlor que le pongas  -->
        <attribute key="skillFist" value=""/>          <!-- Aumenta fist segun el varlor que le pongas  -->
        <attribute key="magicPoints" value=""/>        <!-- Aumenta magic level segun el varlor que le pongas  -->
        <attribute key="skillFish" value=""/>
        <attribute key="dualwield" value=""/>   
        <attribute key="increasemagicpercent" value=""/>   

        <attribute key="elementphysical" value=""/>
        <attribute key="elementEnergy" value=""/>
        <attribute key="elementEarth" value=""/>
        <attribute key="elementFire" value=""/>
        <attribute key="elementIce" value=""/>
        <attribute key="elementholy" value=""/>
        <attribute key="elementdeath" value=""/>


        <attribute key="maxhitpoints" value=""/>
        <attribute key="maxhitpointspercent" value=""/>
        <attribute key="maxmanapoints" value=""/>
        <attribute key="maxmanapointspercent" value=""/>

        <attribute key="soulpoints" value=""/>
        <attribute key="soulpercent" value=""/>

        <attribute key="increasemagicvalue" value=""/>
        <attribute key="increasemagicpercent" value=""/>
        <attribute key="increasehealingvalue" value=""/>
        <attribute key="increasehealingpercent" value=""/>

        <attribute key="absorbPercentDeath" value=""/>
        <attribute key="absorbPercentHoly" value=""/>
        <attribute key="absorbPercentEarth" value=""/>
        <attribute key="absorbPercentFire" value=""/>
        <attribute key="absorbPercentIce" value=""/>
        <attribute key="absorbPercentPhysical" value=""/>
        <attribute key="absorbPercentEnergy" value=""/>
        <attribute key="absorbPercentAll" value="" />
        <!--Fire earth ice energy -->
        <attribute key="absorbpercentelements" value=""/>
        <!--all elements accept physical-->
        <attribute key="absorbpercentmagic" value=""/>


        <attribute key="healthGain" value=""/>

        <attribute key="healthTicks" value=""/>

        <attribute key="manaGain" value=""/>

        <attribute key="manaTicks" value=""/>



    [Guia] Lista de atibutos tfs 0.3.7 Otx YNU5B25
    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes
    http://www.tibiaface.com

    2[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Miér Feb 28, 2018 3:02 pm

    thor01

    thor01
    Nuevo Miembro
    Nuevo Miembro
    donde se le ponene esos atributos?? osea en que carpeta???
    en configu o donde? porfavor

    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    3[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Miér Feb 28, 2018 3:06 pm

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    thor01 escribió:donde se le ponene esos atributos?? osea en que carpeta???
    en configu o donde? porfavor

    esos atributos son los que llevan los item de tu ot en el archivo item.xml



    [Guia] Lista de atibutos tfs 0.3.7 Otx YNU5B25
    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes
    http://www.tibiaface.com

    Sleck

    Sleck
    Miembro
    Miembro
    Y si quiero que suba ml en una wand o rod como lo pondria en movements.xml o weapons.xml
    El tipo de formato como quedaria, o no se puede hasta la version 10?

    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    5[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Lun Abr 09, 2018 11:11 am

    [Adm] SevuOT

    [Adm] SevuOT
    Miembro
    Miembro
    Sleck se colocan en movements si, para algo que va en las manos, el slot seria:
    Código:
    hands

    para algo que se usa con dos manos seria:
    Código:
    two-handed

    Ejemplo mas claro:
    Código:
    <movevent type="Equip" itemid="6301" slot="hands" event="function" value="onEquipItem"/>



    Si necesitas hospedaje para tu servidor usa este enlace y mira los buenos planes de Windows y Linux:
    Si tu cuenta de PayPal no esta verificada no importara, igual aceptan pagos con cuentas no verificadas.


    [Guia] Lista de atibutos tfs 0.3.7 Otx TRJEB8aSRYK5IulEU6ilJw
    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    6[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Lun Abr 09, 2018 11:46 am

    Sleck

    Sleck
    Miembro
    Miembro
    Quedaria asi?
    <!-- Rod Of Destruction -->
    <movevent type="Equip" itemid="18564" slot="hands" level="10" event="function" value="onEquipItem">
    <vocation name="Epic Elder Druid"/>
    <vocation id="10" showInDescription="0"/>
    </movevent>
    <movevent type="DeEquip" itemid="18564" slot="hands" event="function" value="onDeEquipItem"/>

    Asi la puse xD y no da magic lvl la rod xd y si agrege el atributo en items.xml

    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    Sleck escribió:Quedaria asi?
    <!-- Rod Of Destruction -->
    <movevent type="Equip" itemid="18564" slot="hands" level="10" event="function" value="onEquipItem">
    <vocation name="Epic Elder Druid"/>
    <vocation id="10" showInDescription="0"/>
    </movevent>
    <movevent type="DeEquip" itemid="18564" slot="hands" event="function" value="onDeEquipItem"/>

    Asi la puse xD y no da magic lvl la rod xd y si agrege el atributo en items.xml


    u como colcoaste en item.xml



    [Guia] Lista de atibutos tfs 0.3.7 Otx YNU5B25
    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes
    http://www.tibiaface.com

    Sleck

    Sleck
    Miembro
    Miembro
    <item id="18564" article="a" name="rod of destruction">
    <attribute key="description" value="destruction of the world."/>
    <attribute key="weight" value="3700"/>
    <attribute key="weaponType" value="rod"/>
    <attribute key="shootType" value="ice"/>
    <attribute key="manaTicks" value="30"/>
    <attribute key="magicpoints" value="2"/>
    <attribute key="range" value="4"/>
    </item>


    <attribute key="magicpoints" value="2"/> <-- ya lo he utilizado en otros items como shield y funciona pero en wand y rod no :c

    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    Sleck escribió:<item id="18564" article="a" name="rod of destruction">
    <attribute key="description" value="destruction of the world."/>
    <attribute key="weight" value="3700"/>
    <attribute key="weaponType" value="rod"/>
    <attribute key="shootType" value="ice"/>
    <attribute key="manaTicks" value="30"/>
    <attribute key="magicpoints" value="2"/>
    <attribute key="range" value="4"/>
    </item>


    <attribute key="magicpoints" value="2"/> <-- ya lo he utilizado en otros items como shield y funciona pero en wand y rod no :c

    es que estos atributo son para tfs 0.3.7 y tfs 0.4.0

    si usted va y se fija en su item.xml y busca un item donde le da magic level usted se dara cuenta que no son los mismo

    Código:
    <attribute key="magiclevelpoints" value="1" />



    [Guia] Lista de atibutos tfs 0.3.7 Otx YNU5B25
    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes
    http://www.tibiaface.com

    10[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Lun Abr 09, 2018 5:45 pm

    Sleck

    Sleck
    Miembro
    Miembro
    pero mi server es otx tfs 0.3.7 y asi tengo otros items mira
    <item id="2323" article="a" name="hat of the mad">
    <attribute key="description" value="You have a vague feeling that it looks somewhat silly."/>
    <attribute key="weight" value="700"/>
    <attribute key="armor" value="3"/>
    <attribute key="magicpoints" value="1"/>
    <attribute key="slotType" value="head"/>
    </item>

    Y si aumenta el ml pero wand no se puede

    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    11[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Sáb Ene 11, 2020 11:21 pm

    gettro

    gettro
    Miembro
    Miembro
    Muy Buen Aporte Bro! me podrias decir cual es el atributo de manadrain o life drain si existe para estos ots?

    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes
    https://www.facebook.com/abductionglobal/?modal=admin_todo_tour

    12[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Mar Ene 14, 2020 7:37 am

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    gettro escribió:Muy Buen Aporte Bro! me podrias decir cual es el atributo de manadrain o life drain si existe para estos ots?

    no existe



    [Guia] Lista de atibutos tfs 0.3.7 Otx YNU5B25
    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes
    http://www.tibiaface.com

    13[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Vie Jul 03, 2020 10:09 pm

    Mezzony

    Mezzony
    Miembro
    Miembro
    Oye bro este atributo es apra agregarle mas fuerza a este elemento?
    <attribute key="elementFire" value=""/>

    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    14[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Mar Feb 02, 2021 3:32 pm

    chili bizc

    chili bizc
    Miembro
    Miembro
    se puede agregar algun elemento de fire, ice, etc... a un arma de distance por ejemplo a (spears atk50+10fire) en tfs 0.4 ??
    gracias

    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    15[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Mar Feb 02, 2021 6:50 pm

    SoyFabi

    SoyFabi
    Miembro
    Miembro
    chili bizc escribió:se puede agregar algun elemento de fire, ice, etc... a un arma de distance por ejemplo a (spears atk50+10fire) en tfs 0.4 ??
    gracias

    Se podria hacer, en unos de los archivos en weapon tiene un script de una flecha de poison, seria lo mismo que hacerlo en un Bow.

    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    16[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Miér Feb 03, 2021 7:54 am

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    chili bizc escribió:se puede agregar algun elemento de fire, ice, etc... a un arma de distance por ejemplo a (spears atk50+10fire) en tfs 0.4 ??
    gracias

    creo que la enchante arrows tiene esos atributos



    [Guia] Lista de atibutos tfs 0.3.7 Otx YNU5B25
    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes
    http://www.tibiaface.com

    17[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Dom Mayo 09, 2021 6:43 pm

    Mezzony

    Mezzony
    Miembro
    Miembro
    Maya como le agrego el attackspeed a un outfit?

    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    18[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Lun Mayo 10, 2021 8:00 am

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    Mezzony escribió:Maya como le agrego el attackspeed a un outfit?

    por lo qu veo no hay esa opcion en los outfit lo que puedes solamente es es speed que para andar mucho mas rapido



    [Guia] Lista de atibutos tfs 0.3.7 Otx YNU5B25
    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes
    http://www.tibiaface.com

    19[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Miér Mayo 12, 2021 8:54 pm

    ruta66

    ruta66
    Miembro
    Miembro
    @God Maya , no puedo agregar stats de hp a los items cuando el server es menor a 8.6? esque no me dejo cuando intente entonces pense q es por el server pero si sera eso o me falta hacer algo bro?

    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    20[Guia] Lista de atibutos tfs 0.3.7 Otx Empty Re: [Guia] Lista de atibutos tfs 0.3.7 Otx Miér Mayo 12, 2021 9:35 pm

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    ruta66 escribió:@God Maya , no puedo agregar stats de hp a los items cuando el server es menor a 8.6? esque no me dejo cuando intente entonces pense q es por el server pero si sera eso o me falta hacer algo bro?

    tienes que registrar el objeto en en movevents



    [Guia] Lista de atibutos tfs 0.3.7 Otx YNU5B25
    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes
    http://www.tibiaface.com

    Contenido patrocinado


    +5
    gettro
    [Adm] SevuOT
    Sleck
    thor01
    [Admin] God Maya
    9 participantes

    Ver el tema anterior Ver el tema siguiente Volver arriba  Mensaje (Página 1 de 1.)

    Permisos de este foro:
    No puedes responder a temas en este foro.

     

    BienvenidosTibiaFace es una comunidad de Open Tibia. Para participar debes estar registrado (click para Regístrate).