... | ... | @@ -9,8 +9,8 @@ Attributes |
|
|
|
|
|
| Attribute | Aliases | Description | Default Value |
|
|
|
|-----------|---------|------------------------------------|---------------|
|
|
|
| var | v | The scope and name of the varibale | |
|
|
|
| amount | a | | 1 |
|
|
|
| var | v | The scope and name of the varibale | None |
|
|
|
| amount | a | The amount to add | 1 |
|
|
|
|
|
|
|
|
|
|
... | ... | @@ -19,4 +19,4 @@ Examples |
|
|
|
|
|
Skills:
|
|
|
- variableadd{var=skill.testVar;amount=1} ~onInteract
|
|
|
- ... |
|
|
- ... |
|
|
\ No newline at end of file |