Hi,
More on this :)
I'm using "wrotation" and not "party" to use my profile ( i will post it in the profile section too)
I add this for the judgement:
<FightClassSpells>
<FightClassSpell>
<SpellName>Judgment</SpellName>
<FightClassConditions>
<FightClassCondition>
<ContionType>LuaScript</ContionType>
<Param xsi:type="FightClassConditionLua">
<LuaScript>ret = 1; TargetLastEnemy();</LuaScript>
<VarRet>ret</VarRet>
<ValueRet>1</ValueRet>
</Param>
</FightClassCondition>
<FightClassCondition>
<ContionType>TargetDistance</ContionType>
<Param xsi:type="FightClassConditionNumber">
<Type>SmallerOrEqual</Type>
<Value>30</Value>
</Param>
</FightClassCondition>
</FightClassConditions>
<Priority>8</Priority>
<CombatOnly>false</CombatOnly>
<Debug>true</Debug>
</FightClassSpell>
and never proc until i modify
<CombatOnly>false</CombatOnly>
and now it's ok
I will make test with the party module and with the combatonly = true
I think in Wrotation the Combat mode is not detected for a healer