Modify Dragon Fireball
Can modify certain values of any dragon fireball the player uses, whether this be through the item form or the Dragonborn origin.
Type ID: toomanyorigins:modify_dragon_fireball
Fields
Field | Type | Default | Description |
---|---|---|---|
damage_modifier |
Attribute Modifier | optional | If set, this modifier will apply to the damage amount. |
damage_modifiers |
Array of Attribute Modifiers | optional | If set, these modifiers will apply to the damage amount. |
min_radius |
Float | optional | Sets the radius to the amount of blocks specified at the start of the AoE's life. |
max_radius |
Float | optional | Sets the radius to the amount of blocks specified at the end of the AoE's life. |
duration |
Integer | Specifies the duration that the AoE Entity is out for. |