extends 单位技能
field | type | default | note |
---|---|---|---|
reload | float | 60 * 1.5 | |
range | float | 200 | |
orbRadius | float | 4.1 | |
orbMidScl | float | 0.33 | |
orbSinScl | float | 8 | |
orbSinMag | float | 1 | |
color | Color | Pal.suppress | |
layer | flot | Layer.effect | |
x | float | 0 | |
y | float | 0 | |
particleSize | float | 4 | |
particleLen | float | 7 | |
particleLife | float | 110 | |
particleInterp | Interp | 见note | f -> Interp.circleOut.apply(Interp.slope.apply(f)) |
particleColor | Color | Pal.sap.cpy() | |
applyParticleChance | float | 13 | |
active | boolean | true |