Kannkor wrote:I can't just make the listbox larger. When it's larger than it's parent (the background), any part that is larger, isn't interactable. So you wouldn't be able to click/interact etc.[/color]
* Make the parent taller, it's too much to scroll through on 24 characters, tada!
* I realize changing the UI is a hassle, but this is a rewrite afterall.
* And, you can add more options for stun/stifle breakers!
* And, you can replace the 'probably soon outdated' TWO options for Primary/Secondary Group Cures with a list to add as many as we get over-time. (Raid Options tab)
Kannkor wrote:Mystic: Lunar Attendant (dumbfire that wards group); showing no target options when "heal" is selected as Type
Cause it's a self only ability. I'll have to come up with something for these types of abilities... Not sure yet.
* There's a key word in the description that says it's a beneficial AE spell (i.e., "beneficial," "allies,").
* How does Ogre know the difference between a single target and encounter damaging dumbfire pet (i.e., Necromancer's Blighted Horde & Awaken Grave vs. Undead Horde)
* I'm guessing the Necro example was hard coded because the Conj's Roaring Flames is not. :\
Kannkor wrote:Inquisitor: Smite Heretic (Encounter Reactive Damage) displays IAE rather than IE as an option
My inq has no such ability. Need more info
* Prestige (right-side) replacement for Heresy, same spell description except that it procs "on any combat or spell hit" rather than just "on a spell cast."
* My Inquisitor would go LD spec'd down the left side. ;P
Kannkor wrote:Summoner: Shockwave (AA choice, commands pet to perform a blue AE) has no options for IAE probably because Target=Caster's Pet since you "command" the pet to do the AE
Correct. Stupid pets.. Can I recommend a ranger?
* Description says, "Inflicts # - # melee damage on targets in Area of Effect"
* Description lists a Range, "Up to 35.0 meters"
* Target is a player controlled entity
* Sounds like blue AE to me, I'm guessing you're still tweaking the logic Ogre uses to identify?
Kannkor wrote:Necromancer: Necrotic Reconstruction (pet heal) was going to put "Pet: My Pet" as target but doesn't ask for a target, does Ogre know that the Target=Caster's Pet in the description?
Yes, Ogrebot knows when it's a pet only ability, so has no reason for you to enter it requires your pet as a target.
* Ogre also knows to watch for the Pet's HP?
Kannkor wrote:Conjuror: Master's Intervention (pet death save) was going to put "Pet: My Pet" as target but doesn't ask for a target, does Ogre know that the Target=Caster's Pet in the description?
Stop using pet classes...
* I can't be the only one!
Kannkor wrote:Monk: Mend (heal/cure) only showing Cure as Type
Hmm... As a short term fix, I can make this either a heal, or a cure, but not both. I'll have to do something that will allow it to do both.
* It's a substantial heal (50.7% - 58.2% of max health), I would rather it be labeled as such (this is my opinion obviously)
* There is another Cure in my knowledge book
* I have Priests always ready to Cure me
* This Heal/Cure can be cast on anyone, including yourself, my thinking is the Heal component is more important in this regard
Fury: Tempest (single target DoT, AA may add AE nuke on termination, gets upgraded to a true AE via Prestige called Raging Whirlwind) because of AA additions Ogre is flagging this as an AE. The practical use for this versus it's upgrade Prestige true AE DoT version is the single target hits harder than the true AE versus single target encounters. Tempest needs to be flagged as a single target DoT, rather than AE. Otherwise, selecting IAE is going to mess with the reuse timers when Raging Whirlwind is used for AE fights.
Fury: Porcupine (raid-wide HoT and Mitigation Buff) spamming console:
- Code: Select all
19:48:16: CastHeals -> Unknown -> Porcupine IV -> @Raid
19:48:17: CastHeals -> Unknown -> Porcupine IV -> @Raid
Fury: Natural Cleanse (raid cure-over-time) has not # option to specify how many afflicted to cast nor a Target option
That's all for now, I have to get to dinner and the bar after that. Have a good night!
jgarza00