From 0b2c16441240f6a22465955d7ab00234a85419cf Mon Sep 17 00:00:00 2001 From: Bolper <169089627+Bolper@users.noreply.github.com> Date: Thu, 8 Aug 2024 18:06:49 +0300 Subject: [PATCH] Kobalt (#204) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Описание PR **Медиа** **Проверки** - [x] PR полностью завершён и мне не нужна помощь чтобы его закончить. - [x] Я внимательно просмотрел все свои изменения и багов в них не нашёл. - [x] Я запускал локальный сервер со своими изменениями и всё протестировал. - [ ] Я добавил скриншот/видео демонстрации PR в игре, **или** этот PR этого не требует. **Изменения** :cl: - tweak: Перенёс расу кобольдов. Мне тут как бы особо нечего добавить. --------- Co-authored-by: Schrödinger <132720404+Schrodinger71@users.noreply.github.com> Co-authored-by: Schrodinger71 --- .../ADT/prototypes/Body/Organs/kobalt.ftl | 2 + .../ADT/prototypes/Body/Parts/kobalt.ftl | 22 + .../Mobs/Customization/Markings/kobalt.ftl | 77 ++++ .../Entities/Mobs/Player/kobalt.ftl | 2 + .../Entities/Mobs/Species/kobalt.ftl | 5 + .../Prototypes/ADT/Body/Organs/kobalt.yml | 4 + .../Prototypes/ADT/Body/Parts/kobalt.yml | 146 +++++++ .../Prototypes/ADT/Body/Prototypes/kobalt.yml | 49 +++ .../Mobs/Customization/Markings/kobalt.yml | 379 ++++++++++++++++++ .../ADT/Entities/Mobs/Player/kobalt.yml | 21 + .../ADT/Entities/Mobs/Species/kobalt.yml | 55 +++ Resources/Prototypes/ADT/Species/kobalt.yml | 141 +++++++ 12 files changed, 903 insertions(+) create mode 100644 Resources/Locale/ru-RU/ADT/prototypes/Body/Organs/kobalt.ftl create mode 100644 Resources/Locale/ru-RU/ADT/prototypes/Body/Parts/kobalt.ftl create mode 100644 Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Customization/Markings/kobalt.ftl create mode 100644 Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Player/kobalt.ftl create mode 100644 Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Species/kobalt.ftl create mode 100644 Resources/Prototypes/ADT/Body/Organs/kobalt.yml create mode 100644 Resources/Prototypes/ADT/Body/Parts/kobalt.yml create mode 100644 Resources/Prototypes/ADT/Body/Prototypes/kobalt.yml create mode 100644 Resources/Prototypes/ADT/Entities/Mobs/Customization/Markings/kobalt.yml create mode 100644 Resources/Prototypes/ADT/Entities/Mobs/Player/kobalt.yml create mode 100644 Resources/Prototypes/ADT/Entities/Mobs/Species/kobalt.yml create mode 100644 Resources/Prototypes/ADT/Species/kobalt.yml diff --git a/Resources/Locale/ru-RU/ADT/prototypes/Body/Organs/kobalt.ftl b/Resources/Locale/ru-RU/ADT/prototypes/Body/Organs/kobalt.ftl new file mode 100644 index 00000000000..c77297f6307 --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/prototypes/Body/Organs/kobalt.ftl @@ -0,0 +1,2 @@ +ent-OrganKoboltStomach = { ent-OrganAnimalStomach } + .desc = { ent-OrganAnimalStomach.desc } diff --git a/Resources/Locale/ru-RU/ADT/prototypes/Body/Parts/kobalt.ftl b/Resources/Locale/ru-RU/ADT/prototypes/Body/Parts/kobalt.ftl new file mode 100644 index 00000000000..2f1757accfe --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/prototypes/Body/Parts/kobalt.ftl @@ -0,0 +1,22 @@ +ent-PartKobolt = часть тела кобольда + .desc = { ent-BaseItem.desc } +ent-TorsoKobolt = торс кобольда + .desc = { ent-PartKobolt.desc } +ent-HeadKobolt = голова кобольда + .desc = { ent-PartKobolt.desc } +ent-LeftArmKobolt = левая рука кобольда + .desc = { ent-PartKobolt.desc } +ent-RightArmKobolt = правая рука кобольда + .desc = { ent-PartKobolt.desc } +ent-LeftHandKobolt = левая кисть кобольда + .desc = { ent-PartKobolt.desc } +ent-RightHandKobolt = правая кисть кобольда + .desc = { ent-PartKobolt.desc } +ent-LeftLegKobolt = левая нога кобольда + .desc = { ent-PartKobolt.desc } +ent-RightLegKobolt = правая нога кобольда + .desc = { ent-PartKobolt.desc } +ent-LeftFootKobolt = левая стопа кобольда + .desc = { ent-PartKobolt.desc } +ent-RightFootKobolt = правая стопа кобольда + .desc = { ent-PartKobolt.desc } diff --git a/Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Customization/Markings/kobalt.ftl b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Customization/Markings/kobalt.ftl new file mode 100644 index 00000000000..1e433a2b415 --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Customization/Markings/kobalt.ftl @@ -0,0 +1,77 @@ +marking-KoboltFrillsShort-frills_short = Кобольд, воротник (Короткий) +marking-KoboltFrillsShort = Кобольд, воротник (Короткий) +marking-KoboltFrillsSimple-frills_simple = Кобольд, воротник (Простой) +marking-KoboltFrillsSimple = Кобольд, воротник (Простой) +marking-KoboltFrillsAquatic-frills_aquatic = Кобольд, воротник (Водный) +marking-KoboltFrillsAquatic = Кобольд, воротник (Водный) +marking-KoboltHornsAngler-horns_angler = Кобольд, рожки (Рыболов) +marking-KoboltHornsAngler = Кобольд, рожки (Рыболов) +marking-KoboltHornsCurled-horns_curled = Кобольд, рожки (Завитые) +marking-KoboltHornsCurled = Кобольд, рожки (Завитые) +marking-KoboltHornsRam-horns_ram = Кобольд, рожки (Бараньи) +marking-KoboltHornsRam = Кобольд, рожки (Бараньи) +marking-KoboltHornsShort-horns_short = Кобольд, рожки (Короткие) +marking-KoboltHornsShort = Кобольд, рожки (Короткие) +marking-KoboltHornsSimple-horns_simple = Кобольд, рожки +marking-KoboltHornsSimple = Кобольд, рожки +marking-KoboltTailSmooth-tail_smooth_primary = Кобольд, хвост +marking-KoboltTailSmooth-tail_smooth_secondary = Оттенок +marking-KoboltTailSmooth = Кобольд, хвост (Гладкий) +marking-KoboltTailLarge-tail_large = Кобольд, хвост (Большой) +marking-KoboltTailLarge = Кобольд, хвост (Большой) +marking-KoboltTailSpikes-tail_spikes = Кобольд, хвост (Шипастый) +marking-KoboltTailSpikes = Кобольд, хвост (Шипастый) +marking-KoboltTailLTiger-tail_ltiger = Кобольд, хвост (Светлые тигриные полоски) +marking-KoboltTailLTiger = Кобольд, хвост (Светлые тигриные полоски) +marking-KoboltTailDTiger-tail_dtiger = Кобольд, хвост (Тёмные тигриные полоски) +marking-KoboltTailDTiger = Кобольд, хвост (Тёмные тигриные полоски) +marking-KoboltSnoutRound-snout_round = Кобольд, морда (Круглая) +marking-KoboltSnoutRound = Кобольд, морда (Круглая) +marking-KoboltSnoutSharp-snout_sharp = Кобольд, морда (Заострёная) +marking-KoboltSnoutSharp = Кобольд, морда (Заострёная) +marking-KoboltChestTiger-body_tiger = Кобольд, грудь (Тигр) +marking-KoboltChestTiger = Кобольд, грудь (Тигр) +marking-KoboltHeadTiger-head_tiger = Кобольд, голова (Тигр) +marking-KoboltHeadTiger = Кобольд, голова (Тигр) +marking-KoboltLArmTiger-l_arm_tiger = Кобольд, левая рука (Тигр) +marking-KoboltLArmTiger = Кобольд, левая рука (Тигр) +marking-KoboltLLegTiger-l_leg_tiger = Кобольд, левая нога (Тигр) +marking-KoboltLLegTiger = Кобольд, левая нога (Тигр) +marking-KoboltRArmTiger-r_arm_tiger = Кобольд, правая рука (Тигр) +marking-KoboltRArmTiger = Кобольд, правая рука (Тигр) +marking-KoboltRLegTiger-r_leg_tiger = Кобольд, правая нога (Тигр) +marking-KoboltRLegTiger = Кобольд, правая нога (Тигр) +marking-KoboltFrillsDivinity-frills_divinity = Кобольд, воротник (Божественный) +marking-KoboltFrillsDivinity = Кобольд, воротник (Божественный) +marking-KoboltFrillsBig-frills_big = Кобольд, воротник (Большой) +marking-KoboltFrillsBig = Кобольд, воротник (Большой) +marking-KoboltFrillsNeckfull-frills_neckfull = Кобольд, воротник (Полношейный) +marking-KoboltFrillsNeckfull = Кобольд, воротник (Полношейный) +marking-KoboltHornsDouble-horns_double = Кобольд, рожки (Двойные) +marking-KoboltHornsDouble = Кобольд, рожки (Двойные) +marking-KoboltFrillsAxolotl-frills_axolotl = Кобольд, воротник (Аксолотль) +marking-KoboltFrillsHood-frills_hood_primary = Внешний капюшон +marking-KoboltFrillsHood-frills_hood_secondary = Внутренний капюшона +marking-KoboltFrillsAxolotl = Кобольд, воротник (Аксолотль) +marking-KoboltFrillsHood = Кобольд, воротник (Капюшон) +marking-KoboltHornsArgali-horns_argali = Кобольд, рожки (Аргали) +marking-KoboltHornsArgali = Кобольд, рожки (Аргали) +marking-KoboltHornsAyrshire-horns_ayrshire = Кобольд, рожки (Айршир) +marking-KoboltHornsAyrshire = Кобольд, рожки (Айршир) +marking-KoboltHornsMyrsore-horns_myrsore = Кобольд, рожки (Мирзора) +marking-KoboltHornsMyrsore = Кобольд, рожки (Мирзора) +marking-KoboltHornsBighorn-horns_bighorn = Кобольд, рожки (Толсторог) +marking-KoboltHornsBighorn = Кобольд, рожки (Толсторог) +marking-KoboltHornsDemonic-horns_demonic = Кобольд, рожки (Демонические) +marking-KoboltHornsDemonic = Кобольд, рожки (Демонические) +marking-KoboltHornsKoboldEars-horns_kobold_ears = Кобольд, уши (Кобольд) +marking-KoboltHornsKoboldEars = Кобольд, уши (Кобольд) +marking-KoboltHornsFloppyKoboldEars-horns_floppy_kobold_ears = Кобольд, уши (Вислоухий кобольд) +marking-KoboltHornsFloppyKoboldEars = Кобольд, уши (Вислоухий кобольд) +marking-KoboltChestUnderbelly-body_underbelly = Кобольд, грудь (Подбрюшье) +marking-KoboltChestUnderbelly = Кобольд, грудь (Подбрюшье) +marking-KoboltChestBackspikes-body_backspikes = Кобольд, грудь, шипы на спине (Четыре) +marking-KoboltChestBackspikes = Кобольд, грудь, шипы на спине (Четыре) +marking-KoboltSnoutSplotch = Кобольд, морда лица (Пятно) +marking-KoboltSnoutSplotch-snout_splotch_primary = Морда +marking-KoboltSnoutSplotch-snout_splotch_secondary = Нос diff --git a/Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Player/kobalt.ftl b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Player/kobalt.ftl new file mode 100644 index 00000000000..e3505ac7516 --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Player/kobalt.ftl @@ -0,0 +1,2 @@ +ent-MobKobolt = Урист МакКобольд + .desc = { ent-BaseMobKobolt.desc } diff --git a/Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Species/kobalt.ftl b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Species/kobalt.ftl new file mode 100644 index 00000000000..cac22713d12 --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/prototypes/Entities/Mobs/Species/kobalt.ftl @@ -0,0 +1,5 @@ +ent-BaseMobKobolt = Урист Мак + .desc = { ent-BaseMobSpeciesOrganic.desc } + .suffix = Кобольд +ent-MobKoboltDummy = { ent-BaseSpeciesDummy } + .desc = { ent-BaseSpeciesDummy.desc } diff --git a/Resources/Prototypes/ADT/Body/Organs/kobalt.yml b/Resources/Prototypes/ADT/Body/Organs/kobalt.yml new file mode 100644 index 00000000000..e11c6c1b965 --- /dev/null +++ b/Resources/Prototypes/ADT/Body/Organs/kobalt.yml @@ -0,0 +1,4 @@ +- type: entity + id: OrganKoboltStomach + parent: OrganReptilianStomach + noSpawn: true diff --git a/Resources/Prototypes/ADT/Body/Parts/kobalt.yml b/Resources/Prototypes/ADT/Body/Parts/kobalt.yml new file mode 100644 index 00000000000..cf3fbb79551 --- /dev/null +++ b/Resources/Prototypes/ADT/Body/Parts/kobalt.yml @@ -0,0 +1,146 @@ +- type: entity + id: PartKobolt + parent: PartReptilian + name: "kobolt body part" + abstract: true + +- type: entity + id: TorsoKobolt + name: "kobolt torso" + parent: TorsoReptilian + components: + - type: Sprite + netsync: false + sprite: Mobs/Species/Reptilian/parts.rsi + state: "torso_m" + - type: Icon + sprite: Mobs/Species/Reptilian/parts.rsi + state: "torso_m" + +- type: entity + id: HeadKobolt + name: "kobolt head" + parent: HeadReptilian + components: + - type: Sprite + netsync: false + sprite: Mobs/Species/Reptilian/parts.rsi + state: "head_m" + - type: Icon + sprite: Mobs/Species/Reptilian/parts.rsi + state: "head_m" + - type: MovementSpeedModifier + baseWalkSpeed: 0 + baseSprintSpeed: 0 + - type: InputMover + - type: GhostOnMove + +- type: entity + id: LeftArmKobolt + name: "left kobolt arm" + parent: [PartKobolt, BaseLeftArm] + components: + - type: Sprite + netsync: false + sprite: Mobs/Species/Reptilian/parts.rsi + state: "l_arm" + - type: Icon + sprite: Mobs/Species/Reptilian/parts.rsi + state: "l_arm" + +- type: entity + id: RightArmKobolt + name: "right kobolt arm" + parent: [PartKobolt, BaseRightArm] + components: + - type: Sprite + netsync: false + sprite: Mobs/Species/Reptilian/parts.rsi + state: "r_arm" + - type: Icon + sprite: Mobs/Species/Reptilian/parts.rsi + state: "r_arm" + +- type: entity + id: LeftHandKobolt + name: "left kobolt hand" + parent: [PartKobolt, BaseLeftHand] + components: + - type: Sprite + netsync: false + sprite: Mobs/Species/Reptilian/parts.rsi + state: "l_hand" + - type: Icon + sprite: Mobs/Species/Reptilian/parts.rsi + state: "l_hand" + +- type: entity + id: RightHandKobolt + name: "right kobolt hand" + parent: [PartKobolt, BaseRightHand] + components: + - type: Sprite + netsync: false + sprite: Mobs/Species/Reptilian/parts.rsi + state: "r_hand" + - type: Icon + sprite: Mobs/Species/Reptilian/parts.rsi + state: "r_hand" + +- type: entity + id: LeftLegKobolt + name: "left kobolt leg" + parent: [PartKobolt, BaseLeftLeg] + components: + - type: Sprite + netsync: false + sprite: Mobs/Species/Reptilian/parts.rsi + state: "l_leg" + - type: Icon + sprite: Mobs/Species/Reptilian/parts.rsi + state: "l_leg" + - type: MovementSpeedModifier + baseWalkSpeed : 2.7 + baseSprintSpeed : 4.5 + +- type: entity + id: RightLegKobolt + name: "right kobolt leg" + parent: [PartKobolt, BaseRightLeg] + components: + - type: Sprite + netsync: false + sprite: Mobs/Species/Reptilian/parts.rsi + state: "r_leg" + - type: Icon + sprite: Mobs/Species/Reptilian/parts.rsi + state: "r_leg" + - type: MovementSpeedModifier + baseWalkSpeed : 2.7 + baseSprintSpeed : 4.5 + +- type: entity + id: LeftFootKobolt + name: "left kobolt foot" + parent: [PartKobolt, BaseLeftFoot] + components: + - type: Sprite + netsync: false + sprite: Mobs/Species/Reptilian/parts.rsi + state: "l_foot" + - type: Icon + sprite: Mobs/Species/Reptilian/parts.rsi + state: "l_foot" + +- type: entity + id: RightFootKobolt + name: "right kobolt foot" + parent: [PartKobolt, BaseRightFoot] + components: + - type: Sprite + netsync: false + sprite: Mobs/Species/Reptilian/parts.rsi + state: "r_foot" + - type: Icon + sprite: Mobs/Species/Reptilian/parts.rsi + state: "r_foot" diff --git a/Resources/Prototypes/ADT/Body/Prototypes/kobalt.yml b/Resources/Prototypes/ADT/Body/Prototypes/kobalt.yml new file mode 100644 index 00000000000..d15716b6c1a --- /dev/null +++ b/Resources/Prototypes/ADT/Body/Prototypes/kobalt.yml @@ -0,0 +1,49 @@ +- type: body + name: "kobolt" + id: Kobolt + root: torso + slots: + head: + part: HeadKobolt + connections: + - torso + organs: + brain: OrganHumanBrain #как у reptilian + eyes: OrganHumanEyes #как у reptilian + torso: + part: TorsoKobolt + organs: + heart: OrganAnimalHeart #как у reptilian + lungs: OrganHumanLungs #как у reptilian + stomach: OrganKoboltStomach + liver: OrganAnimalLiver #как у reptilian + kidneys: OrganHumanKidneys #как у reptilian + connections: + - right arm + - left arm + - right leg + - left leg + right arm: + part: RightArmKobolt + connections: + - right hand + left arm: + part: LeftArmKobolt + connections: + - left hand + right hand: + part: RightHandKobolt + left hand: + part: LeftHandKobolt + right leg: + part: RightLegKobolt + connections: + - right foot + left leg: + part: LeftLegKobolt + connections: + - left foot + right foot: + part: RightFootKobolt + left foot: + part: LeftFootKobolt diff --git a/Resources/Prototypes/ADT/Entities/Mobs/Customization/Markings/kobalt.yml b/Resources/Prototypes/ADT/Entities/Mobs/Customization/Markings/kobalt.yml new file mode 100644 index 00000000000..f2b7d3d0916 --- /dev/null +++ b/Resources/Prototypes/ADT/Entities/Mobs/Customization/Markings/kobalt.yml @@ -0,0 +1,379 @@ +- type: marking + id: KoboltFrillsAquatic + bodyPart: HeadSide + markingCategory: HeadSide + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: frills_aquatic + +- type: marking + id: KoboltFrillsShort + bodyPart: HeadSide + markingCategory: HeadSide + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: frills_short + +- type: marking + id: KoboltFrillsSimple + bodyPart: HeadSide + markingCategory: HeadSide + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: frills_simple + +- type: marking + id: KoboltFrillsDivinity + bodyPart: HeadSide + markingCategory: HeadSide + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: frills_divinity + +- type: marking + id: KoboltFrillsBig + bodyPart: HeadSide + markingCategory: HeadSide + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: frills_big + +- type: marking + id: KoboltFrillsAxolotl + bodyPart: HeadSide + markingCategory: HeadSide + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: frills_axolotl + +- type: marking + id: KoboltFrillsHood + bodyPart: HeadSide + markingCategory: HeadSide + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: frills_hood_primary + - sprite: Mobs/Customization/reptilian_parts.rsi + state: frills_hood_secondary + +- type: marking + id: KoboltFrillsNeckfull + bodyPart: HeadSide + markingCategory: HeadSide + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: frills_neckfull + +- type: marking + id: KoboltHornsAngler + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_angler + +- type: marking + id: KoboltHornsCurled + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_curled + +- type: marking + id: KoboltHornsRam + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_ram + +- type: marking + id: KoboltHornsShort + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_short + +- type: marking + id: KoboltHornsSimple + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_simple + +- type: marking + id: KoboltHornsDouble + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_double + +- type: marking + id: KoboltTailSmooth + bodyPart: Tail + markingCategory: Tail + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: tail_smooth_primary + - sprite: Mobs/Customization/reptilian_parts.rsi + state: tail_smooth_secondary + +- type: marking + id: KoboltTailLarge + bodyPart: Tail + markingCategory: Tail + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: tail_large + +- type: marking + id: KoboltTailSpikes + bodyPart: Tail + markingCategory: Tail + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: tail_spikes + +- type: marking + id: KoboltTailLTiger + bodyPart: Tail + markingCategory: Tail + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: tail_ltiger + +- type: marking + id: KoboltTailDTiger + bodyPart: Tail + markingCategory: Tail + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: tail_dtiger + +- type: marking + id: KoboltSnoutRound + bodyPart: Snout + markingCategory: Snout + forcedColoring: true + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: snout_round + +- type: marking + id: KoboltSnoutSharp + bodyPart: Snout + markingCategory: Snout + forcedColoring: true + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: snout_sharp + +- type: marking + id: KoboltSnoutSplotch + bodyPart: Snout + markingCategory: Snout + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: snout_splotch_primary + - sprite: Mobs/Customization/reptilian_parts.rsi + state: snout_splotch_secondary + +- type: marking + id: KoboltChestTiger + bodyPart: Chest + markingCategory: Chest + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: body_tiger + +- type: marking + id: KoboltHeadTiger + bodyPart: Head + markingCategory: Head + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: head_tiger + +- type: marking + id: KoboltLArmTiger + bodyPart: LArm + markingCategory: Arms + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: l_arm_tiger + +- type: marking + id: KoboltLLegTiger + bodyPart: LLeg + markingCategory: Legs + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: l_leg_tiger + +- type: marking + id: KoboltRArmTiger + bodyPart: RArm + markingCategory: Arms + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: r_arm_tiger + +- type: marking + id: KoboltRLegTiger + bodyPart: RLeg + markingCategory: Legs + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: r_leg_tiger + +- type: marking + id: KoboltHornsArgali + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_argali + +- type: marking + id: KoboltHornsAyrshire + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_ayrshire + +- type: marking + id: KoboltHornsMyrsore + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_myrsore + +- type: marking + id: KoboltHornsBighorn + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_bighorn + +- type: marking + id: KoboltHornsDemonic + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_demonic + +- type: marking + id: KoboltHornsKoboldEars + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_kobold_ears + +- type: marking + id: KoboltHornsFloppyKoboldEars + bodyPart: HeadSide + markingCategory: HeadSide + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_floppy_kobold_ears + +- type: marking + id: KoboltChestUnderbelly + bodyPart: Chest + markingCategory: Chest + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: body_underbelly + +- type: marking + id: KoboltChestBackspikes + bodyPart: Chest + markingCategory: Chest + speciesRestriction: [KoboltSpecies] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: body_backspikes + +# Animated +- type: marking + id: KoboltTailSmoothAnimated + bodyPart: Tail + markingCategory: Tail + speciesRestriction: [] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: tail_smooth_wagging_primary + - sprite: Mobs/Customization/reptilian_parts.rsi + state: tail_smooth_wagging_secondary + +- type: marking + id: KoboltTailSpikesAnimated + bodyPart: Tail + markingCategory: Tail + speciesRestriction: [] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: tail_spikes_wagging + +- type: marking + id: KoboltTailLTigerAnimated + bodyPart: Tail + markingCategory: Tail + speciesRestriction: [] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: tail_ltiger_wagging + +- type: marking + id: KoboltTailDTigerAnimated + bodyPart: Tail + markingCategory: Tail + speciesRestriction: [] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: tail_dtiger_wagging diff --git a/Resources/Prototypes/ADT/Entities/Mobs/Player/kobalt.yml b/Resources/Prototypes/ADT/Entities/Mobs/Player/kobalt.yml new file mode 100644 index 00000000000..c175199f37a --- /dev/null +++ b/Resources/Prototypes/ADT/Entities/Mobs/Player/kobalt.yml @@ -0,0 +1,21 @@ +- type: entity + save: false + name: Urisst' Mzhand Kobolt + parent: BaseMobKobolt + id: MobKobolt + components: + - type: LanguageSpeaker # Frontier + speaks: + - GalacticCommon + - Draconic + - CintaTaj + understands: + - GalacticCommon + - Draconic + - CintaTaj + - type: SizeAttributeWhitelist # Frontier + tall: true + tallscale: 1.1 + short: true + shortscale: 0.9 + diff --git a/Resources/Prototypes/ADT/Entities/Mobs/Species/kobalt.yml b/Resources/Prototypes/ADT/Entities/Mobs/Species/kobalt.yml new file mode 100644 index 00000000000..fe244e9b5f8 --- /dev/null +++ b/Resources/Prototypes/ADT/Entities/Mobs/Species/kobalt.yml @@ -0,0 +1,55 @@ +- type: entity + save: false + name: Urisst' Mzhand + parent: BaseMobReptilian + id: BaseMobKobolt + abstract: true + components: + - type: HumanoidAppearance + species: KoboltSpecies + - type: Icon # + sprite: Mobs/Species/Reptilian/parts.rsi + state: full + - type: Sprite #особенность кобольда. в будущем заменить на sizeAtribute + netsync: false + noRot: true + drawdepth: Mobs + scale: 0.8, 0.8 + - type: Body + prototype: Kobolt + requiredLegs: 2 +# - type: DiseaseCarrier непонятная недобавленная херня +# diseaseResist: 0.1 + - type: MeleeWeapon + hidden: true + soundHit: + path: /Audio/Weapons/pierce.ogg + angle: 30 + animation: WeaponArcPunch + damage: + types: + Piercing: 5 + - type: Temperature + heatDamageThreshold: 400 + coldDamageThreshold: 260 #starting temperature damage treshold + currentTemperature: 310.15 + specificHeat: 46 + coldDamage: + types: + Cold : 0.2 #per second, scales with temperature & other constants + heatDamage: + types: + Heat : 0.1 #per second, scales with temperature & other constants + - type: MovementSpeedModifier + baseWalkSpeed : 2.7 + baseSprintSpeed : 4.5 + - type: Perishable + +- type: entity + parent: BaseSpeciesDummy + id: MobKoboltDummy + noSpawn: true + description: A dummy reptilian meant to be used in character setup. + components: + - type: HumanoidAppearance + species: KoboltSpecies diff --git a/Resources/Prototypes/ADT/Species/kobalt.yml b/Resources/Prototypes/ADT/Species/kobalt.yml new file mode 100644 index 00000000000..b9496673474 --- /dev/null +++ b/Resources/Prototypes/ADT/Species/kobalt.yml @@ -0,0 +1,141 @@ +- type: species + id: KoboltSpecies + name: species-name-kobolt + roundStart: true + prototype: MobKobolt + sprites: MobKoboltSprites + defaultSkinTone: "#34a223" + markingLimits: MobKoboltMarkingLimits + dollPrototype: MobKoboltDummy + skinColoration: Hues #как у reptilian + maleFirstNames: names_reptilian_male #как у reptilian + femaleFirstNames: names_reptilian_female #как у reptilian + naming: FirstDashFirst #как у reptilian + +- type: speciesBaseSprites + id: MobKoboltSprites + sprites: + Head: MobKoboltHead + Snout: MobHumanoidAnyMarking #как у reptilian + Chest: MobKoboltTorso + HeadTop: MobHumanoidAnyMarking #как у reptilian + HeadSide: MobHumanoidAnyMarking #как у reptilian + Tail: MobHumanoidAnyMarking #как у reptilian + Eyes: MobHumanoidEyes #как у reptilian + LArm: MobKoboltLArm + RArm: MobKoboltRArm + LHand: MobKoboltLHand + RHand: MobKoboltRHand + LLeg: MobKoboltLLeg + RLeg: MobKoboltRLeg + LFoot: MobKoboltLFoot + RFoot: MobKoboltRFoot + +- type: markingPoints + id: MobKoboltMarkingLimits + onlyWhitelisted: true + points: + Hair: + points: 0 + required: false + FacialHair: + points: 0 + required: false + Tail: + points: 1 + required: true + defaultMarkings: [ LizardTailSmooth ] + Snout: + points: 1 + required: true + defaultMarkings: [ LizardSnoutRound ] + HeadTop: + points: 1 + required: false + HeadSide: + points: 1 + required: false + +- type: humanoidBaseSprite + id: MobKoboltHead + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: head_m + +- type: humanoidBaseSprite + id: MobKoboltHeadMale + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: head_m + +- type: humanoidBaseSprite + id: MobKoboltHeadFemale + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: head_f + +- type: humanoidBaseSprite + id: MobKoboltTorso + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: torso_m + +- type: humanoidBaseSprite + id: MobKoboltTorsoMale + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: torso_m + +- type: humanoidBaseSprite + id: MobKoboltTorsoFemale + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: torso_f + +- type: humanoidBaseSprite + id: MobKoboltLLeg + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: l_leg + +- type: humanoidBaseSprite + id: MobKoboltLHand + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: l_hand + +- type: humanoidBaseSprite + id: MobKoboltLArm + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: l_arm + +- type: humanoidBaseSprite + id: MobKoboltLFoot + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: l_foot + +- type: humanoidBaseSprite + id: MobKoboltRLeg + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: r_leg + +- type: humanoidBaseSprite + id: MobKoboltRHand + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: r_hand + +- type: humanoidBaseSprite + id: MobKoboltRArm + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: r_arm + +- type: humanoidBaseSprite + id: MobKoboltRFoot + baseSprite: + sprite: Mobs/Species/Reptilian/parts.rsi + state: r_foot