Last active
October 13, 2024 14:14
-
-
Save nulleqcodes/aa2743e0e2de189a32d80ad4d46d77a6 to your computer and use it in GitHub Desktop.
Testing
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_Destructor--- | |
| Prefab :: colossus | |
| Range Behavior :: [[Melee Ranged]] | |
| Abilities :: [[Teleport Explosion]] | |
| Bounding Box :: 0 2.73 2.5 3.0 | |
| Speed :: 5000 | |
| Type :: Boss | |
| Loot :: [[Colossus]] | |
| ---ability_Teleport Explosion--- | |
| Bullet Definition :: [[tpboom]] | |
| VFX Charging :: trigger:Attack* | |
| Cooldown :: 10.0 | |
| ---bulletdef_tpboom--- | |
| sprite CirclePool 3 | |
| potency 450 | |
| fire 0 relative 0 | |
| aoeexplosion | |
| radius 3 | |
| timedFill 80 | |
| damageEvery 80 | |
| wait 80 | |
| vfx ColossusExplosion 7 | |
| wait 1 | |
| wait 75 | |
| sprite Basic | |
| potency 150 | |
| radial bullets:40 speed:3 angle:0 directionType:absolute | |
| wait 1000 | |
| wait 16 | |
| radial bullets:40 speed:3 angle:4 directionType:absolute | |
| wait 1000 | |
| ---script_colossus_Monster--- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment