mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-03-12 13:19:25 +01:00
Update Player Skills
parent
771346367d
commit
01276f2941
@ -46,7 +46,6 @@ 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
|
||||||
|
Loading…
Reference in New Issue
Block a user