Bgparamlist: Difference between revisions
Jump to navigation
Jump to search
→WeaponCommon
imported>SaltySalty (→Rod) |
imported>SaltySalty |
||
Line 689: | Line 689: | ||
|ChemicalEnergyMax | |ChemicalEnergyMax | ||
|int | |int | ||
| | |Indicates how much charge for elemental effects the actor can hold | ||
|0 | |0 | ||
|- | |- | ||
|ChemicalEnergyAmountUsed | |ChemicalEnergyAmountUsed | ||
|int | |int | ||
| | |Indicates how much charge for elemental effects is consumed by one use | ||
|0 | |0 | ||
|- | |- | ||
|ChemicalEnergyRecoverRate | |ChemicalEnergyRecoverRate | ||
|float | |float | ||
| | |Indicates the speed of a chemical weapon's elemental effect regeneration. Default recover rate and interval recharges 100 energy per second. | ||
| | |90 | ||
|- | |- | ||
|ChemicalEnergyRecoverInterval | |ChemicalEnergyRecoverInterval | ||
|int | |int | ||
| | |Indicates how often the recovery rate triggers. Default recover rate and interval recharges 100 energy per second. | ||
|60 | |60 | ||
|- | |- |