Hello! I'm having a couple of issues.
1: Is there a way to change it so that direct meteors dont cause damage? I've tested a few things and the normal /ms run doesnt seem to damage anything.
2: I cannot get satchels to work correctly and im hoping im doing this correct:
"Big Meteor - HQM Yield Per Hit": 10,
"Big Meteor - Explosive Config": {
"explosive.timed.deployed": {
"Damage Dealt": 400.0,
"Resource Multiplier": 4.0
},
"rocket_basic": {
"Damage Dealt": 200.0,
"Resource Multiplier": 3.0
},
"ammo.rifle.explosive": {
"Damage Dealt": 50.0,
"Resource Multiplier": 2.0
},
"explosive.satchel": {
"Damage Dealt": 100.0,
"Resource Multiplier": 1.0
}
The satchels blow up, but no resources are given and no damage is done to the rock. Other explosives seem to be working correctly.