Update tempus_primary.json

tempus' primary now goes thru armor
This commit is contained in:
AbyssDweller
2022-08-18 20:05:41 -04:00
parent 763a99fb94
commit 8bbc19cf31

View File

@@ -2,7 +2,7 @@
"type": "origins:active_self",
"entity_action": {
"type": "origins:raycast",
"distance": 8,
"distance": 16,
"block": true,
"entity": true,
"shape_type": "visual",
@@ -14,14 +14,14 @@
"amount": 2,
"source": {
"name": "lightningBolt",
"bypasses_armor": false
"bypasses_armor": true
}
}
},
"command_at_hit": "function aspects:lightning_bolt",
"command_step": 1
},
"cooldown": 240,
"cooldown": 200,
"hud_render": {
"should_render": true,
"sprite_location": "origins:textures/gui/resource_bar.png",