DNC.xml Issue

言語: JP EN DE FR
2010-06-21
New Items
users online
フォーラム » FFXI » Jobs » Dancer » DNC.xml Issue
DNC.xml Issue
 Phoenix.Shiomi
Offline
サーバ: Phoenix
Game: FFXI
user: Shiomi
Posts: 654
By Phoenix.Shiomi 2011-08-05 15:50:31  
Pastebin

So the problem is I can't lock Charis Tiara +1 with Climactic Flourish up. What I'm understanding is that it needs to be on during the WS for it to take effect and make it crit. Also anything else I might be missing?

To be more specific, when I weapon skill it puts on my bonnet while I have the buff active. Instead, Id like it to put on the bonnet while Climactic Flourish is off, and have the Tiara on when Climactic Flourish is on. Hope that makes sense. x_x



I'd also like to do this with Charis Casaque +1/2 when I get it for WS. Or should I just use Climactic Flourish and just make it crit normally 100% of the time?
 Valefor.Maliciousmisery
Offline
サーバ: Valefor
Game: FFXI
Posts: 3
By Valefor.Maliciousmisery 2011-08-06 16:37:45  
You didn't set it to actually equip it. Try this:
Code
<if BuffActive="Climactic Flourish">
<equip when="idle|engaged|resting|precast|midcast|aftercast">
<head lock="t">Charis Tiara +2</head>
</equip>
</if>
Offline
Posts: 18
By Daehan 2011-08-06 16:43:56  
/tear boo hoo you have to cheat less oh no!
[+]
 Phoenix.Shiomi
Offline
サーバ: Phoenix
Game: FFXI
user: Shiomi
Posts: 654
By Phoenix.Shiomi 2011-08-06 16:46:05  
Valefor.Maliciousmisery said:
You didn't set it to actually equip it. Try this:
Code
<if BuffActive="Climactic Flourish">
<equip when="idle|engaged|resting|precast|midcast|aftercast">
<head lock="t">Charis Tiara +2</head>
</equip>
</if>

><! thanks for the help, I always forget that part.
 Alexander.Akion
Offline
サーバ: Alexander
Game: FFXI
user: syn6769
Posts: 13
By Alexander.Akion 2011-08-06 16:52:12  
I would go so far as to say an easier way would be to have your hat in the WS set itself for w/e WS you're trying to do. Yes, the above way will allow you to have a different hat if you aren't using Climactic, but this way also gaurantees your Tiara is put in.
Log in to post.