Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

New Paladin Holy Script

Featured Replies

I'm trying a new paladin holy profile

 

But i have a problem.

 

He cast "Flash of light " on a target with less than 90% life, thats is ok

 

But i want him to cast Judgement on the boss, but the focus remains on the guys who i was healing.

 

How can i judge for example the target of a tank , or the target of someone who is "focalised" 

 

Thxs in advance

  • Author

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

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.