fixing pyro
This commit is contained in:
@@ -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."
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user