All public logs
From Eternity Wiki
Jump to navigationJump to search
Combined display of all available logs of Eternity Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:25, 20 October 2024 Printz talk contribs created page RadiusDamage (Created page with "{{Codepointer|description=Explosion with different radius and actual damage. |usage='''A_RadiusDamage'''(''damage'', ''radius'') |parameters= *''damage'': Maximum damage to inflict at the origin *''radius'': Maximum distance of the area effect. Damage will decrease linearly. |notes= As with other radius attacks, the distance is Chebyshev, i.e. the maximum of x and y difference, so the area of effect is a square, not a circle (and it's infinitely tall). Beware when making...")