User Tools

Site Tools


ixe:features:units:dark_echo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ixe:features:units:dark_echo [2024/12/15 23:10] – created Grabzixe:features:units:dark_echo [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 8: Line 8:
 ===== Spoilers ==== ===== Spoilers ====
 <hidden Unit JSON> <hidden Unit JSON>
-(Unit JSON)+<code javascript> 
 +
 +    "type": "unit", 
 +    "displayname": "Dark Echo", 
 +    "permanentinventory": true, 
 +    "image": "body.png", 
 +    "position": [ 0, 0 ], 
 +    "pivot": [ 0.5, 0.5 ], 
 + "rotatewhenflipped": false, 
 +    "maxammo": 10, 
 +    "movable": true, 
 + "darkraydamages": false, 
 +    "parts":
 +        { 
 +            "part": "$/weapon_darkecho/weapon_darkecho.json", 
 +            "position": [ 0, 0 ] 
 +        }, 
 +    ], 
 +    "controllers":
 +        { "name": "ondestroy_sandexplosion"
 +    ] 
 +
 +</code>
 </hidden> </hidden>
  
 \\ \\
 {{page>navigation}} {{page>navigation}}
ixe/features/units/dark_echo.1734304211.txt.gz · Last modified: 2025/02/14 14:56 (external edit)