Hi all, Today i edit a bit Tattoos, and i want to make it nice. I try to edit tattoos to keep in inventory (Without Equip) and get passive skill. I add Skill.
This is XML from Tattoo
<itemid="486"type="Armor"name="Tattoo of Fire"><setname="icon"val="icon.weapon_voodoo_doll_i00"/><setname="default_action"val="EQUIP"/><setname="armor_type"val="LIGHT"/><setname="bodypart"val="chest"/><setname="immediate_effect"val="true"/><setname="crystal_count"val="276"/><setname="crystal_type"val="D"/><setname="material"val="DYESTUFF"/><setname="weight"val="4050"/><setname="price"val="117000"/><setname="enchant_enabled"val="1"/><for><addorder="0"stat="pDef"val="73"/><enchantstat="pDef"val="0"/></for></item>
and this is Skill XML
<skillid="27000"levels="1"name="Tattoo Of Strenght Passive"><tablename="#maxHp">2.00 </table><tablename="#maxMp">2.00 </table><tablename="#cAtk">2.00 </table><tablename="#rCrit">2.00 </table><tablename="#pvpPhysDmg">2.00 </table><tablename="#pvpPhysDef">2.00 </table><setname="icon"val="icon.weapon_voodoo_doll_i00"/><setname="operateType"val="P"/><setname="targetType"val="SELF"/><for><effectname="Buff"><mulstat="pAtk"val="#maxHp"/><mulstat="mAtk"val="#maxMp"/><mulstat="pDef"val="#cAtk"/><mulstat="mDef"val="#rCrit"/><mulstat="pvpPhysDmg"val="#pvpPhysDmg"/><mulstat="pvpPhysDef"val="#pvpPhysDef"/></effect></for></skill>
Now, How i can edit Items To have effect from skill and to have skill at passive?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
InFocus
Hi all, Today i edit a bit Tattoos, and i want to make it nice. I try to edit tattoos to keep in inventory (Without Equip) and get passive skill. I add Skill.
This is XML from Tattoo
and this is Skill XML
Now, How i can edit Items To have effect from skill and to have skill at passive?
Can help me someone?
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.