-
Notifications
You must be signed in to change notification settings - Fork 0
NaturalRegenScript
Ce script correspond à la régénération de santé ajoutée par le compétence cachée de régénération naturelle. Pour ajouter ceci, créer une Perk et y mettre l'Actor Effect ayant reçu le Base Effect en tant que Capacité, qui lui aura reçu présent script, sera nécessaire. Chemin de création : Créer le script => créer le Base Effect et lui donner le script => créer l'Actor Effect et lui passer le Base Effect en paramètre d'effet => créer la Perk et lui passer l'Actor Effect en paramètre. Enfin, le script précédent donnera la Perk au joueur s'il active le mode Hardcore.
This script corresponds to the health regeneration added by the natural regeneration hidden perk. To add this, create a new perk and put the Actor Effect which have received the Base Effect which itself have received the present script will be necessary. Mean of creation : Create the script => create the Base Effect and give it the script => creaté the Actor Effect and pass the Base Effect as parameter => creaté the Perk and pass the Actor Effect as parameter. Finally, the hardcore mode script will give the character the new perk if the player wants to activate the Hardcore mode.