... | @@ -23,6 +23,7 @@ StanceChangeSkill: |
... | @@ -23,6 +23,7 @@ StanceChangeSkill: |
|
- setstance{stance=bowphase} @self
|
|
- setstance{stance=bowphase} @self
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
This skill would only be usable when the caster had the stance
|
|
This skill would only be usable when the caster had the stance
|
|
"bowphase"
|
|
"bowphase"
|
|
```yaml
|
|
```yaml
|
... | @@ -32,3 +33,7 @@ AnotherSkill: |
... | @@ -32,3 +33,7 @@ AnotherSkill: |
|
Skills:
|
|
Skills:
|
|
- ...some bow skills
|
|
- ...some bow skills
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] stance |
|
|
|
\ No newline at end of file |