Shandalar - Program Bugs
Puncture Blast doesn't deal wither damage (fix completed)
Puncture Blast didn't do damage to a creature in the form of -1/-1 counters. It had an Unstable Mutation on it, which may have interfered.
Last edited by Korath on 08 Sep 2015, 02:54, edited 1 time in total.
Reason: version Thieves Hideout 1->Ruined Tower 1
Reason: version Thieves Hideout 1->Ruined Tower 1
Comments
Posted by Korath » 08 Sep 2015, 02:43
It's not getting the ability applied at all (hence no Wither icon). Weird; I'd thought this was working previously.
Posted by Korath » 08 Sep 2015, 03:08
commit e36055ff189a70274b9b98e4fd1fe2edf61492d5
Author: Korath <dgk@Dirge.none>
Date: Mon Sep 7 23:07:28 2015 -0400
[LT] FIX #729: apply static abilities within create_card_instance()
Standard MicroProse KEYWORD_*, our new KEYWORD2_*, and Vigilance.
This prevented Puncture Blast from ever getting its wither ability applied,
since EVENT_ABILITIES doesn't get dispatched to non-creatures.
As a side effect, it makes ability icons show up instantly when you debug a
card into a player's hand or onto the battlefield.
Author: Korath <dgk@Dirge.none>
Date: Mon Sep 7 23:07:28 2015 -0400
[LT] FIX #729: apply static abilities within create_card_instance()
Standard MicroProse KEYWORD_*, our new KEYWORD2_*, and Vigilance.
This prevented Puncture Blast from ever getting its wither ability applied,
since EVENT_ABILITIES doesn't get dispatched to non-creatures.
As a side effect, it makes ability icons show up instantly when you debug a
card into a player's hand or onto the battlefield.
3 Posts
• Page 1 of 1
Ticket details
- Ticket ID: 729
- Project: Shandalar
- Status: Fix completed
- Component: Adventure Mode
- Project version: Ruined Tower 1
- Priority: Normal
- Severity: Normal
- Assigned to: Korath
- Reported by: KremlinKook
- Reporter's tickets: List all tickets
- Reported on: 06 Sep 2015, 15:05
- Last visited by Korath » 26 Oct 2015, 09:00.
