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.
I present to your attention two options for the Hellbound location map
details in the archive
if you have larger effect files, you do not need to replace them
download
updates can be made behind the scenes, so if you catch a crit, post on the forum or download the archive, it may have already been fixed
additionally you can download
all la2 music from the latest version of the game 2025 download
the entire La2 ambisound from the latest version of the game 2025 download
I do what I like because I don't need to push myself to do things for L2 as a means of income. You, on the other hand, are here trying to scam people for $20k files...
But, since you're so talented and competent, I suppose you must be thriving on the fruits of your talents as an L2Off dev, no?
Oh wait
Guess not
If you have error
[ERR] 1067 - Invalid default value for 'createDate'
`createDate` date DEFAULT NULL '00-00-0000',
need use
`createDate` date DEFAULT NULL,
What game client do you need here?
I can't even log in!
# Auto account creation
# ----------------------------
# Auto account creation
# Default: True
AutoCreateAccounts = True
What did I do wrong?
ServerAddr=127.0.0.1
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.