( Jump to the original submission )
Sun 17 Jun 2012 05:04:24 AM UTC, comment #6: I think this patch gives poison positive weight when attacking a unit that will advance. Poison damage should probably be ignored in a kill-or-advance situation.
This patch also appears to give poison its full weight when attacking a unit that will be left with very low health; generally such units don't suffer much from being poisoned (it just makes healing them take 1 turn longer). Not sure how easy that would be to fix, though.
Thu 07 Jun 2012 07:08:05 PM UTC, SVN revision 54379: Patch #3275 by akihara: AI now properly consders the expected damage from poison when attacking using poisoners
(Browse SVN revision 54379 )
Mon 14 May 2012 06:27:30 PM UTC, comment #4: Consider the fact to poison a unit who will survive after the attack.
(file #15740 )
Wed 09 May 2012 03:25:31 PM UTC, comment #3: We only consider the change of poisoning a unit.
(file #15718 )
Wed 09 May 2012 11:13:43 AM UTC, comment #2: Third version:
I only add 1 to the rating value if the unit is not poison AND the attacker can poison him
Second, I take into account the chance of an unit to be poison if he is not.
(file #15717 )
Sat 05 May 2012 09:16:33 AM UTC, comment #1: "is_poisoned" became "is_poisoned_before_attack" for a better comprehension.
Also add the changelog entry.
(file #15673 )
Sat 05 May 2012 07:22:21 AM UTC, original submission: Units must be capable to spread poison around.
I add a boolean "is_poisoned" which is true if the unit is poisoned at the beginning of the battle.
If he is not, I had +1 to the rating value.
(Note: upload size limit is set to 1024 kB, after insertion of the required escape characters.)
Attach File(s):
Comment:
Depends on the following items: None found
Items that depend on this one: None found
Follow 6 latest changes.
Date
Changed By
Updated Field
Previous Value
=>
Replaced By
Mon 14 May 2012 06:27:30 PM UTC akihara Attached File - Added poison_stuffV5.patch, #15740
Wed 09 May 2012 03:25:31 PM UTC akihara Attached File - Added poison_stuffV4.patch, #15718
Wed 09 May 2012 11:13:43 AM UTC akihara Attached File - Added poison_stuffV3.patch, #15717
Sun 06 May 2012 11:46:17 AM UTC mordante Assigned to None mordante
Sat 05 May 2012 09:16:33 AM UTC akihara Attached File - Added poison_stuffV2.patch, #15673
Sat 05 May 2012 07:22:22 AM UTC akihara Attached File - Added poison_stuff.patch, #15671