Changes
Page history
removed JpegIsMe
authored
Jul 05, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/mechanics/polygon.md
View page @
ad565237
...
...
@@ -31,9 +31,9 @@ The Polygon meta-mechanic can execute other skills in a polygon-shaped pattern.
ExampleSkill
:
Skills
:
-
polygon{db=0.25;y=0.1;mpd=false;scale=6;
oE=[ - e
:p
{p=FLAME} ];
oP=[ - e
:p
{p=CRIT;a=1;repeat=20;repeati=1} ];
oS=[ - e
:p
{p=SOUL_FIRE_FLAME} ]
oE=[ - e
ffect:particles
{p=FLAME} ];
oP=[ - e
ffect:particles
{p=CRIT;a=1;repeat=20;repeati=1} ];
oS=[ - e
ffect:particles
{p=SOUL_FIRE_FLAME} ]
;p=10;skip=6;duration=20} @Origin
```
```
yaml
...
...
@@ -43,9 +43,9 @@ ExampleSkill:
-
skill{s=[
- addVar{var=global.a;a=1}
- polygon{db=0.25;y=0.1;mpd=false;radius=1;scale=6;yaw=<global.var.a>;
oE=[ - e
:p
{p=FLAME} ];
oP=[ - e
:p
{p=CRIT;a=1} ];
oS=[ - e
:p
{p=SOUL_FIRE_FLAME} ]
oE=[ - e
ffect:particles
{p=FLAME} ];
oP=[ - e
ffect:particles
{p=CRIT;a=1} ];
oS=[ - e
ffect:particles
{p=SOUL_FIRE_FLAME} ]
;p=10;skip=2} @Origin
];repeat=180;repeati=1}
```
\ No newline at end of file