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
|
||||
22
Resources/ServerInfo/_CP14/Guidebook_EN/SpeciesTabs/Elf.xml
Normal file
22
Resources/ServerInfo/_CP14/Guidebook_EN/SpeciesTabs/Elf.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<Document>
|
||||
# Elves
|
||||
|
||||
<Box>
|
||||
<GuideEntityEmbed Entity="CP14MobElf" Caption="Elf"/>
|
||||
</Box>
|
||||
|
||||
There will be a lore description
|
||||
|
||||
## Ancient Magic
|
||||
|
||||
Elves have a magic reserve 5 times higher than normal, but their natural regeneration of magical energy is nearly nullified.
|
||||
|
||||
## Careful Mana Manipulation
|
||||
|
||||
Elves cannot take the Mana Consume spell, but they have an improved version of it that absorbs energy without the standard 20% loss.
|
||||
|
||||
<Box>
|
||||
<GuideEntityEmbed Entity="CP14ActionSpellManaConsumeElf"/>
|
||||
</Box>
|
||||
|
||||
</Document>
|
||||
@@ -5,7 +5,7 @@
|
||||
<GuideEntityEmbed Entity="CP14MobSilva" Caption="Silva"/>
|
||||
</Box>
|
||||
|
||||
Silvas - Don't have a lore description of the race in the guidebook yet. We await the text from the Wanderer.
|
||||
The Silva are a race of humanoid plants living in deep relic forests. Emerging from the mother tree in the centre of their cities, the Silvas do not travel the world very often.
|
||||
|
||||
## Magical photosynthesis
|
||||
|
||||
|
||||
22
Resources/ServerInfo/_CP14/Guidebook_RU/SpeciesTabs/Elf.xml
Normal file
22
Resources/ServerInfo/_CP14/Guidebook_RU/SpeciesTabs/Elf.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<Document>
|
||||
# Эльфы
|
||||
|
||||
<Box>
|
||||
<GuideEntityEmbed Entity="CP14MobElf" Caption="Эльф"/>
|
||||
</Box>
|
||||
|
||||
Тут будет лорное описание
|
||||
|
||||
## Древняя магия
|
||||
|
||||
Эльфы имеют магический резерв в 5 раз выше чем обычно, но их естественная регенерация магической энергии почти сведена к нулю.
|
||||
|
||||
## Аккуратное манипулирование маной
|
||||
|
||||
Эльфы не могут взять заклинание "Поглощение маны", но они имеют его улучшенную версию, которая поглощает энергию без стандартных 20% потерь.
|
||||
|
||||
<Box>
|
||||
<GuideEntityEmbed Entity="CP14ActionSpellManaConsumeElf"/>
|
||||
</Box>
|
||||
|
||||
</Document>
|
||||
@@ -5,7 +5,7 @@
|
||||
<GuideEntityEmbed Entity="CP14MobSilva" Caption="Сильва"/>
|
||||
</Box>
|
||||
|
||||
Сильвы - пока что не имеют лорное описание расы в гайдбуке. Ждем текста от летописи.
|
||||
Сильва - раса гуманоидных растений обитающих в глубоких реликтовых лесах. Появляясь в центре своих городов из материнского дерева, Сильвы не особо часто путешествуют по миру.
|
||||
|
||||
## Магический фотосинтез
|
||||
|
||||
|
||||
Reference in New Issue
Block a user