Skip to content

Instantly share code, notes, and snippets.

@nulleqcodes
Created October 11, 2024 16:29
Show Gist options
  • Save nulleqcodes/538c1989d8ac96262819c2a2df7c171e to your computer and use it in GitHub Desktop.
Save nulleqcodes/538c1989d8ac96262819c2a2df7c171e to your computer and use it in GitHub Desktop.
Wyld Land Dual Slicer
---mobdefinition_Dual Slicer---
Prefab :: dualslicer
Range Behavior :: [[Medium Ranged]]
Abilities :: [[Dual Slicer Gun]] [[Dual Slicer Slash]]
Bounding Box :: 0.0 0.7 1.0 1.4
Speed :: 400
Type :: Normal
---ability_Dual Slicer Gun---
Bullet Definition :: [[dualslicergun]]
Cooldown :: 1.4
VFX Charging :: trigger:Shoot*
Cast Time :: 0.30
Lock Time :: 0.30
---bulletdef_dualslicergun---
potency 50
nway speed:7 bullets:3 spread:20 directionType:relative angle:-5 maxAngle:5
wait 1
nway speed:7 bullets:2 spread:15 directionType:relative angle:-5 maxAngle:5
---ability_Dual Slicer Slash---
Bullet Definition :: [[dualslicerslash]]
Cooldown :: 4.0
VFX Charging :: trigger:Slash*
Cast Time :: 0.75
Lock Time :: 0.50
---bulletdef_dualslicerslash---
potency 150
line speed:10 bullets:6 delay:1 angle:0 directionType:relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment