General quality update
Major changes along with some more minor patches + quality upgrades. ✅ Main Changes: - Updated to 1.18.2 - Removed Imber, Altum (for now) and Navitas - Patched issue #1 - Made balancing changes - Cleaned up project - Simplified confusing code
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"type": "origins:damage",
|
||||
"amount": 10,
|
||||
"source": {
|
||||
"name": "inFire",
|
||||
"name": "onFire",
|
||||
"bypasses_armor": true,
|
||||
"fire":true
|
||||
}
|
||||
@@ -31,13 +31,20 @@
|
||||
"type": "origins:add_velocity",
|
||||
"y": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "origins:target_action",
|
||||
"action": {
|
||||
"type": "origins:set_on_fire",
|
||||
"duration": 6
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"cooldown": 3400,
|
||||
"cooldown": 800,
|
||||
"hud_render": {
|
||||
"should_render": true,
|
||||
"inverted":true,
|
||||
|
||||
Reference in New Issue
Block a user