Skip to content

Commit

Permalink
Replaced noSpawn with HideSpawnMenu category for a bunch of stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
formlessnameless committed Sep 18, 2024
1 parent de1af1d commit 50c66d8
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
id: ActionHereticOpenStore
name: Open Knowledge Store
description: Open the Knowledge Store.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
itemIconStyle: NoItem
Expand All @@ -18,7 +18,7 @@
id: ActionHereticMansusGrasp
name: Mansus Grasp
description: Channel the power of the Old Gods through your grip.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
useDelay: 10
Expand All @@ -34,7 +34,7 @@
id: ActionHereticMansusLink
name: Manse Link
description: This spell allows you to pierce through reality and connect minds to one another via your Mansus Link.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: EntityTargetAction
useDelay: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: ActionHereticJaunt
name: Ashen Passage
description: A short range spell that allows you to pass unimpeded through walls.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
useDelay: 15
Expand All @@ -19,7 +19,7 @@
id: ActionHereticVolcanoBlast
name: Volcanic Blast
description: Charge up a blast of fire that chains between nearby targets, setting them ablaze.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
useDelay: 10
Expand All @@ -36,7 +36,7 @@
id: ActionHereticNightwatcherRebirth
name: Nightwatcher's Rebirth
description: A spell that extinguishes you and drains nearby heathens engulfed in flames of their life force.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
useDelay: 15
Expand All @@ -53,7 +53,7 @@
id: ActionHereticAscension1
name: Oath of Flame
description: For a minute, you will passively create a ring of fire around you.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
useDelay: 90
Expand All @@ -70,7 +70,7 @@
id: ActionHereticAscension2
name: Fire Cascade
description: Heats the air around you.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
useDelay: 30
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: ActionHereticVoidBlast
name: Void Blast
description: Fire off a cone of ice in front of you.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
useDelay: 15
Expand All @@ -19,7 +19,7 @@
id: ActionHereticVoidPhase
name: Void Phase
description: Shift through the void, knocking down everyone around you.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: WorldTargetAction
useDelay: 15
Expand All @@ -38,7 +38,7 @@
id: ActionHereticVoidPull
name: Void Pull
description: Pull and damage nearby heathens.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: InstantAction
useDelay: 20
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: PolymorphAshJauntAnimation
name: ashen thing
description: you're not really supposed to read this
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Sprite
drawdepth: WallMountedItems
Expand All @@ -16,7 +16,7 @@
id: PolymorphAshJauntEndAnimation
name: ashen thing
description: you're not really supposed to read this
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Sprite
drawdepth: WallMountedItems
Expand All @@ -30,7 +30,7 @@
id: PolymorphAshJaunt
name: ashen thing
description: again you're not supposed to read this
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: MindContainer
- type: InputMover
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: TouchSpellMansus
name: mansus grasp
description: The power of the Old Gods, channeled through your grip.
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Unremoveable
- type: Item
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

- type: entity
id: EldritchInfluenceIntermediate
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: TimedDespawn
lifetime: 30
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
id: HereticRuneRitualDrawAnimation
name: unfinished transmutation rune
description: An unfinished ancient drawing used by sinister individuals for sacrifices.
noSpawn: true
categories: [ HideSpawnMenu ]
placement:
mode: SnapgridCenter
components:
Expand All @@ -31,7 +31,7 @@
description: you shouldn't be seeing this description
placement:
mode: SnapgridCenter
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: TimedDespawn
lifetime: 1
Expand Down

0 comments on commit 50c66d8

Please sign in to comment.