Fuses
Warning
This page is a work in progress!
There may be missing, incomplete or incorrect information on this page as it's still being built! Take information here with a pinch of salt, and feel free to contribute and correct things!
💨 Table of contents
📎 Overview
🔭 Vanilla Examples
DATA\FX\fuse_freeport7.iniDATA\FX\fuse.iniDATA\FX\fuse_suprise_solar.iniDATA\FX\fuse_li_dreadnought.ini
🔭 Syntax
💨 fuse
[fuse]
name = STRING
lifetime = INT
death_fuse = BOOL
| Parameter | Information |
|---|---|
| name | |
| lifetime | |
| death_fuse |
📌 ignite_fuse
[ignite_fuse]
at_t = FLOAT
fuse = STRING
fuse_t = INT
| Parameter | Information |
|---|---|
| at_t | |
| fuse | |
| fuse_t |
💥 destroy_group
[destroy_group]
at_t = FLOAT
group_name = STRING
fate = STRING
| Parameter | Information |
|---|---|
| at_t | |
| group_name | |
| fate |
💥 destroy_root
[destroy_root]
at_t = INT
| Parameter | Information |
|---|---|
| at_t |
🔥 destroy_hp_attachment
[destroy_hp_attachment]
at_t = FLOAT
hardpoint = STRING
fate = STRING
| Parameter | Information |
|---|---|
| at_t | |
| hardpoint | |
| fate |
⚡ start_effect
[start_effect]
effect = STRING
hardpoint = STRING
at_t = FLOAT
pos_offset = INT, INT, INT
ori_offset = INT, INT, INT
attached = BOOL
| Parameter | Information |
|---|---|
| effect | |
| hardpoint | |
| at_t | |
| pos_offset | |
| ori_offset | |
| attached |
💢 start_cam_particles
[start_cam_particles]
effect = STRING
at_t = FLOAT
pos_offset = INT, INT, INT
ori_offset = INT, INT, INT
| Parameter | Information |
|---|---|
| effect | |
| at_t | |
| pos_offset | |
| ori_offset |
📌 impulse
[impulse]
at_t = FLOAT
hardpoint = STRING
pos_offset = INT, INT, INT
radius = INT
force = INT
damage = INT
| Parameter | Information |
|---|---|
| at_t | |
| hardpoint | |
| pos_offset | |
| radius | |
| force | |
| damage |
🔥 damage_group
[damage_group]
group_name = STRING
at_t = FLOAT
damage_type = STRING
hitpoints = INT
| Parameter | Information |
|---|---|
| group_name | |
| at_t | |
| damage_type | |
| hitpoints |
💥 damage_root
[damage_root]
at_t = FLOAT
damage_type = STRING
hitpoints = INT
| Parameter | Information |
|---|---|
| at_t | |
| damage_type | |
| hitpoints |