📄️ Create a status effect
Status Effects in WCS are classes that represent side-effects. The usage is very similar to skills, you also define their behavior by
📄️ Humanoid Data
Now, let's apply a new side effect to our status. When the stun is active on our character we want to set its
📄️ Configuring Humanoid Data
To set the Humanoid Data of your status effect you can use a built-in method SetHumanoidData().
📄️ Applying a status
Applying statuses to characters is very similar to applying abilities.