Page 1 of 1

Clarifying SWAPS?

Posted: Thu Dec 02, 2010 8:53 pm
by Gambit37
Does anyone know for certain what properties of items are maintained when you SWAP something for something else?

For example, if I do a ACTION_SWAP_TILE and change one monster to another, do any of its properties get copied to the converted monster (eg, current hit points), or is the new monster completely new and will only have its base properties?

I understand that ACTION_SWAP_GLOBAL will copy properties over, but this is no good as you can't target an individual monster.

Re: Clarifying SWAPS?

Posted: Thu Mar 10, 2011 1:36 pm
by Lord_BoNes
As I understand it, it seems that only SWAP_GLOBAL & SWAP_GLOBAL_FAST copy properties over... the easiest way to check what conversions kill the properties is to use a chest with an item in it. If the item survives the conversion inside a chest... then a monster's hp, inventory, etc would also survive it.