Elf (#702)
This commit is contained in:
@@ -37,6 +37,21 @@
|
||||
castTime: 10
|
||||
breakOnMove: true
|
||||
|
||||
- type: entity
|
||||
id: CP14ActionSpellManaConsumeElf
|
||||
parent: CP14ActionSpellManaConsume
|
||||
name: Carefull mana consume
|
||||
description: You absorb a small amount of mana from the target neatly and without loss.
|
||||
components:
|
||||
- type: CP14MagicEffect
|
||||
effects:
|
||||
- !type:CP14SpellSpawnEntityOnTarget
|
||||
spawns:
|
||||
- CP14ImpactEffectManaConsume
|
||||
- !type:CP14SpellConsumeManaEffect
|
||||
mana: 10
|
||||
lossMultiplier: 1
|
||||
|
||||
- type: entity
|
||||
id: CP14RuneManaConsume
|
||||
parent: CP14BaseMagicRune
|
||||
|
||||
@@ -21,6 +21,16 @@
|
||||
requiredLegs: 2
|
||||
- type: Bloodstream
|
||||
bloodReagent: CP14BloodElf
|
||||
- type: CP14MagicEnergyContainer #BIG mana container
|
||||
maxEnergy: 500
|
||||
energy: 250
|
||||
- type: CP14MagicEnergyDraw #No passive mana regen
|
||||
energy: 0.5
|
||||
delay: 10
|
||||
- type: CP14SpellStorage
|
||||
grantAccessToSelf: true
|
||||
spells:
|
||||
- CP14ActionSpellManaConsumeElf
|
||||
- type: Inventory
|
||||
templateId: CP14Human
|
||||
displacements:
|
||||
|
||||
@@ -34,20 +34,4 @@
|
||||
id: CP14_EN_Imperial_Laws
|
||||
name: Imperial laws
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/ImperialLaws.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_EN_Species
|
||||
name: Playable species
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/Species.xml"
|
||||
children:
|
||||
- CP14_EN_Silva
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_EN_Silva
|
||||
name: Silva
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/SpeciesTabs/Silva.xml"
|
||||
filterEnabled: True
|
||||
23
Resources/Prototypes/_CP14/Guidebook/Eng/species.yml
Normal file
23
Resources/Prototypes/_CP14/Guidebook/Eng/species.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_EN_Species
|
||||
name: Playable species
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/Species.xml"
|
||||
children:
|
||||
- CP14_EN_Elf
|
||||
- CP14_EN_Silva
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_EN_Silva
|
||||
name: Silva
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/SpeciesTabs/Silva.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_EN_Elf
|
||||
name: Elf
|
||||
text: "/ServerInfo/_CP14/Guidebook_EN/SpeciesTabs/Elf.xml"
|
||||
filterEnabled: True
|
||||
@@ -34,20 +34,4 @@
|
||||
id: CP14_RU_Imperial_Laws
|
||||
name: Имперские законы
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/ImperialLaws.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_RU_Species
|
||||
name: Играбельные расы
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/Species.xml"
|
||||
children:
|
||||
- CP14_RU_Silva
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_RU_Silva
|
||||
name: Сильва
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/SpeciesTabs/Silva.xml"
|
||||
filterEnabled: True
|
||||
23
Resources/Prototypes/_CP14/Guidebook/Ru/species.yml
Normal file
23
Resources/Prototypes/_CP14/Guidebook/Ru/species.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_RU_Species
|
||||
name: Играбельные расы
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/Species.xml"
|
||||
children:
|
||||
- CP14_RU_Elf
|
||||
- CP14_RU_Silva
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_RU_Silva
|
||||
name: Сильва
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/SpeciesTabs/Silva.xml"
|
||||
filterEnabled: True
|
||||
|
||||
- type: guideEntry
|
||||
crystallPunkAllowed: true
|
||||
id: CP14_RU_Elf
|
||||
name: Эльф
|
||||
text: "/ServerInfo/_CP14/Guidebook_RU/SpeciesTabs/Elf.xml"
|
||||
filterEnabled: True
|
||||
@@ -431,6 +431,7 @@
|
||||
- CP14ActionSpellCureWounds
|
||||
- CP14ActionSpellCureBurn
|
||||
- CP14ActionSpellBloodPurification
|
||||
- CP14ActionSpellPlantGrowth
|
||||
- CP14ActionSpellSphereOfLight
|
||||
- CP14ActionSpellManaConsume
|
||||
- CP14ActionSpellManaGift
|
||||
@@ -438,7 +439,6 @@
|
||||
- CP14ActionSpellWaterCreation
|
||||
- CP14ActionSpellBeerCreation
|
||||
- CP14ActionSpellSprint
|
||||
- CP14ActionSpellPlantGrowth
|
||||
|
||||
- type: loadout
|
||||
id: CP14ActionSpellFlameCreation
|
||||
@@ -464,6 +464,19 @@
|
||||
actions:
|
||||
- CP14ActionSpellBloodPurification
|
||||
|
||||
- type: loadout
|
||||
id: CP14ActionSpellPlantGrowth
|
||||
dummyEntity: CP14ActionSpellPlantGrowth
|
||||
actions:
|
||||
- CP14ActionSpellPlantGrowth
|
||||
effects:
|
||||
- !type:JobRequirementLoadoutEffect
|
||||
requirement:
|
||||
!type:SpeciesRequirement
|
||||
species:
|
||||
- CP14Silva
|
||||
inverted: true # Silvas cannot take this spell, thwy have buffed version by default
|
||||
|
||||
- type: loadout
|
||||
id: CP14ActionSpellSphereOfLight
|
||||
dummyEntity: CP14ActionSpellSphereOfLight
|
||||
@@ -475,6 +488,13 @@
|
||||
dummyEntity: CP14ActionSpellManaConsume
|
||||
actions:
|
||||
- CP14ActionSpellManaConsume
|
||||
effects:
|
||||
- !type:JobRequirementLoadoutEffect
|
||||
requirement:
|
||||
!type:SpeciesRequirement
|
||||
species:
|
||||
- CP14Elf
|
||||
inverted: true # Elves cannot take this spell, thwy have buffed version by default
|
||||
|
||||
- type: loadout
|
||||
id: CP14ActionSpellManaGift
|
||||
@@ -515,17 +535,4 @@
|
||||
id: CP14ActionSpellSprint
|
||||
dummyEntity: CP14ActionSpellSprint
|
||||
actions:
|
||||
- CP14ActionSpellSprint
|
||||
|
||||
- type: loadout
|
||||
id: CP14ActionSpellPlantGrowth
|
||||
dummyEntity: CP14ActionSpellPlantGrowth
|
||||
actions:
|
||||
- CP14ActionSpellPlantGrowth
|
||||
effects:
|
||||
- !type:JobRequirementLoadoutEffect
|
||||
requirement:
|
||||
!type:SpeciesRequirement
|
||||
species:
|
||||
- CP14Silva
|
||||
inverted: true # Silvas cannot take this spell, thwy have buffed version by default
|
||||
- CP14ActionSpellSprint
|
||||
Reference in New Issue
Block a user