Skip to content

Instantly share code, notes, and snippets.

@nulleqcodes
Created October 11, 2024 16:27
Show Gist options
  • Save nulleqcodes/2b1e0ebc43948f417e32596dc77f0f06 to your computer and use it in GitHub Desktop.
Save nulleqcodes/2b1e0ebc43948f417e32596dc77f0f06 to your computer and use it in GitHub Desktop.
Wyld Land Blaster
---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
@NJ-006
Copy link

NJ-006 commented Jan 15, 2025

where script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment