Remove speech & popups from actions (#15747)

This commit is contained in:
Leon Friedrich
2023-04-26 16:04:44 +12:00
committed by GitHub
parent beacaed0bb
commit 4e7cea96de
22 changed files with 89 additions and 126 deletions

View File

@@ -3,7 +3,6 @@
name: action-name-spell-forcewall
description: action-description-spell-forcewall
useDelay: 10
speech: action-speech-spell-forcewall
itemIconStyle: BigAction
sound: !type:SoundPathSpecifier
path: /Audio/Magic/forcewall.ogg
@@ -13,3 +12,4 @@
serverEvent: !type:InstantSpawnSpellEvent
prototype: WallForce
posData: !type:TargetInFront
speech: action-speech-spell-forcewall

View File

@@ -3,9 +3,9 @@
name: action-name-spell-knock
description: action-description-spell-knock
useDelay: 10
speech: action-speech-spell-knock
itemIconStyle: BigAction
icon:
sprite: Objects/Magic/magicactions.rsi
state: knock
serverEvent: !type:KnockSpellEvent
speech: action-speech-spell-knock

View File

@@ -3,7 +3,6 @@
name: action-name-spell-fireball
description: action-description-spell-fireball
useDelay: 30
speech: action-speech-spell-fireball
itemIconStyle: BigAction
checkCanAccess: false
range: 60
@@ -15,3 +14,4 @@
serverEvent: !type:ProjectileSpellEvent
prototype: ProjectileFireball
posData: !type:TargetCasterPos
speech: action-speech-spell-fireball

View File

@@ -3,7 +3,6 @@
name: action-name-spell-smite
description: action-description-spell-smite
useDelay: 60
speech: action-speech-spell-smite
itemIconStyle: BigAction
whitelist:
components:
@@ -16,3 +15,4 @@
sprite: Objects/Magic/magicactions.rsi
state: gib
serverEvent: !type:SmiteSpellEvent
speech: action-speech-spell-smite

View File

@@ -4,7 +4,6 @@
description: action-description-spell-summon-magicarp
useDelay: 10
range: 4
speech: action-speech-spell-summon-magicarp
itemIconStyle: BigAction
icon:
sprite: Objects/Magic/magicactions.rsi
@@ -14,3 +13,4 @@
- id: MobCarpMagic
amount: 3
offsetVector2: 0, 1
speech: action-speech-spell-summon-magicarp