TerrainDeformRipple

Parameters
x real
y real
radius real
depth real
duration integer

The duration in milliseconds.

count integer
spaceWaves real
timeWaves real
radiusStartPct real
limitNeg boolean
note

Permanent terrain deformations are not present in saved game files.

return type
terraindeformation
Source code
native TerrainDeformRipple takes real x, real y, real radius, real depth, integer duration, integer count, real spaceWaves, real timeWaves, real radiusStartPct, boolean limitNeg returns terraindeformation
Source
effects.j
wc3modding.com
TerrainDeformRipple