I'm not completely sure about the Damage Response fields in Behaviors of Behavior - Buff type, but in Buff Bheaviors there is a Damage Response field that has a fatal check thing, try to put the Effect - Create Unit in the Handled section and check the Fatal and see what that does. Also be sure to put Chance at 1.
Buffs have a field called "final". You can link an effect here.
Use this to link the effect, which creates an infested terran.
Also make sure not to miss what drsuperevil is saying.
Buffs have a field called "final". You can link an effect here. Use this to link the effect, which creates an infested terran. Also make sure not to miss what drsuperevil is saying.
Wouldnt that also happen if the duration runs out? I'm not sure if his buff lasts forever?
The Effect - Final field runs when the behaviour is forcefully terminated like through using validators or the Remove Behaviour effect. The Effect - Expire field runs when the behaviour's timer runs out.
The Effect - Final field runs when the behaviour is forcefully terminated like through using validators or the Remove Behaviour effect. The Effect - Expire field runs when the behaviour's timer runs out.
Final also runs when timed out.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm trying to make an "infested" buff on marines that will spawn an infested terran egg if target marine dies while buff is on.
How do I go about this in the data editor?
I'm not completely sure about the Damage Response fields in Behaviors of Behavior - Buff type, but in Buff Bheaviors there is a Damage Response field that has a fatal check thing, try to put the Effect - Create Unit in the Handled section and check the Fatal and see what that does. Also be sure to put Chance at 1.
Also make sure the units are created as source and the owning player is set to the caster of the effect that applied the buff.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Buffs have a field called "final". You can link an effect here. Use this to link the effect, which creates an infested terran. Also make sure not to miss what drsuperevil is saying.
Wouldnt that also happen if the duration runs out? I'm not sure if his buff lasts forever?
The Effect - Final field runs when the behaviour is forcefully terminated like through using validators or the Remove Behaviour effect. The Effect - Expire field runs when the behaviour's timer runs out.
Final also runs when timed out.