poly
New member
Hi All,
I was wondering is there a resource anywhere here that lists all of the possible buff effects?
For example the following adds +2 to a players Strength
<passive_effect name="AttributeLevel" tags="attStrength" operation="base_add" value="2"/>
I'm particularly interested in the effect which momentarily puts the players into the third person as the character falls to the floor... I've experienced it a few times while using weapons but don't know the name of it.
I'm trying to have this as a passive effect of a buff
Many thanks
I was wondering is there a resource anywhere here that lists all of the possible buff effects?
For example the following adds +2 to a players Strength
<passive_effect name="AttributeLevel" tags="attStrength" operation="base_add" value="2"/>
I'm particularly interested in the effect which momentarily puts the players into the third person as the character falls to the floor... I've experienced it a few times while using weapons but don't know the name of it.
I'm trying to have this as a passive effect of a buff
Many thanks