fixing pyro

This commit is contained in:
missingbinary
2021-12-11 17:02:27 -04:00
parent f184472443
commit bf7642ea1c
56 changed files with 2920 additions and 2878 deletions

View File

@@ -11,7 +11,7 @@
"type": "origins:target_action",
"action":{
"type":"origins:damage",
"amount": 6,
"amount": 8,
"source": {
"name": "freeze",
"bypasses_armor": false
@@ -23,12 +23,13 @@
"command_step": 1,
"command_along_ray_only_on_hit": false
},
"cooldown": 140,
"cooldown": 240,
"hud_render": {
"should_render": true
},
"name":"Freeze Focus",
"description":"This is your primary ability. When pressing the respective key, you will fire a ray of ice in the direction you are facing that will deal freeze damage to the target on impact."
}
"description":"When pressing the respective key, you will fire a ray of ice in the direction you are facing that will deal freeze damage to the target on impact."
}