Update Player Skills

Guillaume 2023-04-04 20:14:28 +00:00
parent 01276f2941
commit 0e87a8af2d

@ -46,6 +46,7 @@ formula: "<FIRE_STORM>" #Will only target fire storm
formula: "!<PASSIVE>&&<FIRE>" #Will target active skills with the fire category formula: "!<PASSIVE>&&<FIRE>" #Will target active skills with the fire category
#This is the same as <ACTIVE>&&<FIRE> #This is the same as <ACTIVE>&&<FIRE>
``` ```
```
#Example #Example
categories: categories:
- "CATEGORY_1" #Referened with <CATEGORY_1> in a formula - "CATEGORY_1" #Referened with <CATEGORY_1> in a formula