Created
October 11, 2024 16:27
-
-
Save nulleqcodes/2b1e0ebc43948f417e32596dc77f0f06 to your computer and use it in GitHub Desktop.
Wyld Land Blaster
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---mobdefinition_Blaster--- | |
| Prefab :: blaster | |
| Range Behavior :: [[Long Ranged]] | |
| Abilities :: [[Blaster Slash]] [[Blaster Heal]] | |
| Bounding Box :: 0.0 0.75 0.75 1.5 | |
| Speed :: 500 | |
| Type :: Elite | |
| ---ability_Blaster Slash--- | |
| Bullet Definition :: [[blasterslash]] | |
| Cooldown :: 2.0 | |
| VFX Charging :: trigger:Attack* | |
| Lock Time :: 0.25 | |
| Cast Time :: 0.75 | |
| ---bulletdef_blasterslash--- | |
| potency 100 | |
| repeat bullets:7 speed:7 angle:-45 maxAngle:45 directionType:relative | |
| ---ability_Blaster Heal--- | |
| Cooldown :: 7.0 | |
| VFX Charging :: trigger:Heal* | |
| Lock Time :: 0.25 | |
| Cast Time :: 0.75 | |
| Script :: BlasterHeal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
where script