View Issue Details

IDProjectCategoryView StatusLast Update
0009964Dwarf FortressAdventure Mode -- Combatpublic2016-08-10 15:12
ReporterZ49000 Assigned ToLoci  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product Version0.43.05 
Summary0009964: Syndrome breaths don't effect adventurors
DescriptionSeems to happen with custom breath attacks, though has only been tested in arena.
Steps To Reproduce1. Add a syndrome breath to a creature
 Like this:
    [USE_MATERIAL_TEMPLATE:GAS:CREATURE_EXTRACT_TEMPLATE]
        [STATE_NAME:ALL_SOLID:frozen stun gas]
        [STATE_NAME_ADJ:ALL_SOLID:frozen stun gas]
        [STATE_NAME:LIQUID:condensed stun gas]
        [STATE_NAME_ADJ:LIQUID:condensed stun gas]
        [STATE_NAME:GAS:stun gas]
        [STATE_NAME_ADJ:GAS:stun gas]
        [STATE_COLOR:ALL:WHITE]
        [MELTING_POINT:9870]
        [BOILING_POINT:9930]
        [PREFIX:NONE]
        [SYNDROME]
            [SYN_NAME:stun gas]
            [SYN_AFFECTED_CLASS:GENERAL_POISON]
            [SYN_IMMUNE_CREATURE:insert creature here:ALL]
            [SYN_INHALED]
                        [SYN_CONTACT]
            [CE_PARALYSIS:SEV:100:PROB:100:RESISTABLE:SIZE_DILUTES:START:50:PEAK:500:END:1000]

 [CAN_DO_INTERACTION:MATERIAL_EMISSION]
         [CDI:ADV_NAME:Breath stun gas]
         [CDI:USAGE_HINT:ATTACK]
         [CDI:BP_REQUIRED:BY_CATEGORY:MOUTH]
                [CDI:VERB:spew a cloud of stun gas:spews a stream of stun gas:NA]
         [CDI:MATERIAL:LOCAL_CREATURE_MAT:GAS:TRAILING_GAS_FLOW]
         [CDI:TARGET:C:LINE_OF_SIGHT]
         [CDI:TARGET_RANGE:C:15]
         [CDI:MAX_TARGET_NUMBER:C:1]
         [CDI:WAIT_PERIOD:50]

2. Assume control of either the creature that has the syndrome breath or the creature use the test.

3. have the creature with the syndrom breath use said breath attack.
TagsNo tags attached.

Activities

Z49000

2016-08-09 21:23

reporter   ~0035778

Last edited: 2016-08-09 21:28

Nevermind. Turns out to be a difference in timing between the two modes.

Issue History

Date Modified Username Field Change
2016-08-09 17:02 Z49000 New Issue
2016-08-09 21:23 Z49000 Note Added: 0035778
2016-08-09 21:28 Z49000 Note Edited: 0035778
2016-08-10 15:12 Loci Status new => resolved
2016-08-10 15:12 Loci Resolution open => no change required
2016-08-10 15:12 Loci Assigned To => Loci