Jump to content

state flag: 0x80000


Avenger

Recommended Posts

State flag 0x80000 seems to be not working as advertised.

It is actually the bit which is set by Deactivate or cleared by Activate.

 

Diseases are implemented by a repeated effect, i guess.

Maybe there are other state flags that don't work as advertised.

STATE_BLIND works, i tested it.

 

Now, that we know deactivation is a state, logic dictates there must be 2 effects for it.

One to set it and another to 'cure' it.

Who'll find them? :)

Link to comment

#271 avatar removal (which also disables scripting, effectively removing the actor from the area) seems a likely candidate for the Deactivate action.

 

Problem is that the effect doesn't directly modify the base stat, but tags on the creature.

Link to comment

I'm not sure these states are what we think they are.

 

Stunned

Invisible (not set by opcode)

Exploding death

Flaming death - darkens the creature colouring (until it's hit)

Acid death

Blur (not set by opcode)

Mirror Image (not set by opcode)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...