AI Does the Darndest Things
-
renke_
- Elder Druid
- Posts: 580
- Joined: Sat Feb 22, 2014 1:26 pm
Re: AI Does the Darndest Things
narf, I took the skill at the end of my last play-through because it sounded so versatile without the 25% HP restriction ^^
- Anima_
- Druid
- Posts: 345
- Joined: Fri Mar 02, 2012 2:44 pm
- Location: Germany
- Contact:
Re: AI Does the Darndest Things
There never was a general health requirement for skill execution. Not in Loren nor in SotW. The requirement always was only for the special effect.
Target requirements are the same for AI and Player Characters, aside from equipment requirements since AI characters have none.
Target requirements are the same for AI and Player Characters, aside from equipment requirements since AI characters have none.
RPG Programmer for Winterwolves, currently working on: Amber's Magic Shop
Part-time emotionless AI
Part-time emotionless AI
-
renke_
- Elder Druid
- Posts: 580
- Joined: Sat Feb 22, 2014 1:26 pm
Re: AI Does the Darndest Things
seriously? ha, I misunderstood the concept of instakill skills all the time and never chose them because I believed they are nearly unusable (HP limit, no bosses) - time to start LtAP again, this time with a more complete skill tree :D
- Anima_
- Druid
- Posts: 345
- Joined: Fri Mar 02, 2012 2:44 pm
- Location: Germany
- Contact:
Re: AI Does the Darndest Things
Actually no, Jack added a line to the skill targets after I wrote the new AI. The skill only works when the HP are low enough. But it will work against bosses, just not the instant kill.
So unfortunately the moment you noticed reality, reality changed.
So unfortunately the moment you noticed reality, reality changed.
RPG Programmer for Winterwolves, currently working on: Amber's Magic Shop
Part-time emotionless AI
Part-time emotionless AI
- yayswords
- Elder Druid
- Posts: 1436
- Joined: Sat Jan 25, 2014 5:34 am
Re: AI Does the Darndest Things
I'm fairly sure it's practically instakill anyway. I don't think there's a boss yet that could survive a 450% attack from Vaelis at 25% health, unless Vaelis has been softened up and the boss hasn't.
If at first try it doesn't explode, it ain't Jack who wrote the code.
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: AI Does the Darndest Things
Yes exactly, in Loren always worked, but the insta-kill only for non-boss targets below the threshold.Anima_ wrote:Actually no, Jack added a line to the skill targets after I wrote the new AI. The skill only works when the HP are low enough. But it will work against bosses, just not the instant kill.
So unfortunately the moment you noticed reality, reality changed.
Here I put the requirement, otherwise it was like a super skill (450% damage!?
- yayswords
- Elder Druid
- Posts: 1436
- Joined: Sat Jan 25, 2014 5:34 am
Re: AI Does the Darndest Things
I sure would like to see a very high HP boss without heals (or at least without % heals) and infinite mana. And ridiculous speed... so that Kick and Slumber make the speed normal instead of depressing.
If at first try it doesn't explode, it ain't Jack who wrote the code.
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: AI Does the Darndest Things
They'll be coming
but having a single boss enemy and making him hard is always difficult to do. But with the new AI maybe I can...
- fabulaparva
- Elder Druid
- Posts: 761
- Joined: Sun May 04, 2014 9:58 pm
Re: AI Does the Darndest Things
Galanna BattleMages don't have very good communication skills. Yes, I understand why the first one used Life on their teammate, but then the next one did it, too...on the same teammate! Resulting in healing for 0HP.
Is this minor or major silliness?
(At the very end of these logs)
Combat Log:
AI.log:
Is this minor or major silliness?
(At the very end of these logs)
Combat Log:
Spoiler:
Spoiler:
- jack1974
- Pack leader
- Posts: 15095
- Joined: Thu Jun 16, 2005 4:43 pm
Re: AI Does the Darndest Things
Haha my bad, I put a wrong format on the AI command
the second number is wrong, since obviously any alive character will have >1 HP so it messes up completely the AI. Will fix on next update!
