sweetparanoid Posted August 14, 2009 Posted August 14, 2009 Hi, I Have One Idea To Put Noblesse Skill On One Armor..But I Wanted Make The Noblesse Passive So I Created This... <?xml version='1.0' encoding='utf-8'?> <list> <skill id="9053" levels="1" name="Noblesse Blessing"> <set name="power" val="0.0"/> <set name="target" val="TARGET_SELF"/> <set name="skillType" val="BUFF"/> <set name="operateType" val="OP_PASSIVE"/> <set name="castRange" val="-1"/> <set name="effectRange" val="-1"/> <for> <mul order="0x30" stat="NoblesseBless" val="1"/> </for> </skill> </list> But It Seems That Doesnt Work... Any Idea How To Make That Work ?
0 sweetparanoid Posted August 15, 2009 Author Posted August 15, 2009 So How I Can Add One Noblesse Skill As Passive....Any Idea Zunix?
0 zunix Posted August 15, 2009 Posted August 15, 2009 sry my bad i thought its handle complete in the core <effect name="NoblesseBless" time="3600" val="0" /> u try it with a 0 too? btw its the wrong id , its skill id 1323
0 sweetparanoid Posted August 16, 2009 Author Posted August 16, 2009 Look Man I Dont Want The Skill 1323 .... I Tried Put On Armor Passive Noblesse But Didnt Work Also ...
0 Stefoulis15 Posted August 16, 2009 Posted August 16, 2009 well , u wanna create ur own skill right? and add it on a armorset? not really sure for that , but if the effect doesnt exist , then it probably needs core support
0 sweetparanoid Posted August 16, 2009 Author Posted August 16, 2009 Yes We Tried With Many Ways To Add On Passive Skill Of My Armor And Armorset ofc But Yes We See Error That NoblesseBless Doesnt Excist So It NeedS Core Support...Pfff That Isnt For me :P
0 Intrepid Posted August 20, 2009 Posted August 20, 2009 1st noblesseBless is not a stat its an effect!so your skill is wrong basically after you change to a correct one it will work if you change it to PASSIV operate type
Question
sweetparanoid
Hi, I Have One Idea To Put Noblesse Skill On One Armor..But I Wanted Make The Noblesse Passive So I Created This...
But It Seems That Doesnt Work...
Any Idea How To Make That Work ?
7 answers to this question
Recommended Posts