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
comment
note

Permanent terrain deformations are not present in saved game files.

patch

1.07

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
common.j
wc3modding.com
TerrainDeformRipple