@@ -7,7 +7,7 @@
|
||||
sprite: _CP14/Actions/Spells/water.rsi
|
||||
state: ice_arrow
|
||||
- type: CP14MagicEffectManaCost
|
||||
manaCost: 20
|
||||
manaCost: 15
|
||||
- type: CP14MagicEffect
|
||||
effects:
|
||||
- !type:CP14SpellSpawnEntityOnTarget
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
netsync: false
|
||||
- type: LightFade
|
||||
duration: 1
|
||||
- type: CP14Lighthouse
|
||||
- type: CP14PvsOverride
|
||||
- type: CP14AreaEntityEffect
|
||||
range: 1
|
||||
effects:
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
name: wendigo ritual far sound
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: CP14Lighthouse
|
||||
- type: CP14PvsOverride
|
||||
- type: TriggerOnSpawn
|
||||
- type: CP14FarSound
|
||||
closeSound:
|
||||
|
||||
@@ -78,3 +78,18 @@
|
||||
base:
|
||||
True: { state: wielded }
|
||||
False: { state: unwielded }
|
||||
|
||||
- type: entity
|
||||
name: ice bow
|
||||
description: A magic bow that needs no ammunition.
|
||||
id: CP14BowIceArtifact
|
||||
parent: CP14BowCombat
|
||||
categories: [ DoNotMap ]
|
||||
suffix: Artifact
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Weapons/Ranged/ice_bow.rsi
|
||||
- type: CP14SpellStorage
|
||||
spells:
|
||||
- CP14ActionSpellIceArrow
|
||||
- type: CP14SpellStorageAccessHolding
|
||||
@@ -5,7 +5,7 @@
|
||||
description: Light in the darkness.
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: CP14Lighthouse
|
||||
- type: CP14PvsOverride
|
||||
- type: Sprite
|
||||
noRot: true
|
||||
sprite: Structures/Decoration/bonfire.rsi
|
||||
|
||||
@@ -41,4 +41,10 @@
|
||||
id: CP14ClothingShoesArtifactFrogs
|
||||
entity: CP14ClothingShoesArtifactFrogs
|
||||
tags:
|
||||
- CP14UniqueSpawnDemiplanetLoot
|
||||
|
||||
- type: uniqueSpawn
|
||||
id: CP14BowIceArtifact
|
||||
entity: CP14BowIceArtifact
|
||||
tags:
|
||||
- CP14UniqueSpawnDemiplanetLoot
|
||||
Reference in New Issue
Block a user