Ice bow artifact (#1200)

* pvs

* fix tradepost

* ice bow artifact
This commit is contained in:
Ed
2025-04-19 17:24:57 +03:00
committed by GitHub
parent 000a064140
commit f787bb5ea4
23 changed files with 103 additions and 36 deletions

View File

@@ -7,7 +7,7 @@
sprite: _CP14/Actions/Spells/water.rsi
state: ice_arrow
- type: CP14MagicEffectManaCost
manaCost: 20
manaCost: 15
- type: CP14MagicEffect
effects:
- !type:CP14SpellSpawnEntityOnTarget

View File

@@ -26,7 +26,7 @@
netsync: false
- type: LightFade
duration: 1
- type: CP14Lighthouse
- type: CP14PvsOverride
- type: CP14AreaEntityEffect
range: 1
effects:

View File

@@ -122,7 +122,7 @@
name: wendigo ritual far sound
categories: [ ForkFiltered ]
components:
- type: CP14Lighthouse
- type: CP14PvsOverride
- type: TriggerOnSpawn
- type: CP14FarSound
closeSound:

View File

@@ -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

View File

@@ -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

View File

@@ -41,4 +41,10 @@
id: CP14ClothingShoesArtifactFrogs
entity: CP14ClothingShoesArtifactFrogs
tags:
- CP14UniqueSpawnDemiplanetLoot
- type: uniqueSpawn
id: CP14BowIceArtifact
entity: CP14BowIceArtifact
tags:
- CP14UniqueSpawnDemiplanetLoot