diff --git a/Resources/Locale/en-US/_CP14/books/tiefling_gambit.ftl b/Resources/Locale/en-US/_CP14/books/tiefling_gambit.ftl new file mode 100644 index 0000000000..6558a7f798 --- /dev/null +++ b/Resources/Locale/en-US/_CP14/books/tiefling_gambit.ftl @@ -0,0 +1,14 @@ +cp14-book-text-tiefling-gambit = [head=1]Tiefling's Gambit[/head] + Recommended for 3+ players + + + •[bold]Objective:[/bold] Win by rolling the highest number in the round + + •[bold]Instructions:[/bold] The players must decide on a buy-in, to which they will add to a pot in the middle of the table. + (eg. each of the 4 players add [color=chocolate]5c[/color], making the pot [color=chocolate]20c[/color] total) + + After the buy-in, each player makes their initial roll with one d6 die in clockwise rotation; [bold]the player with the highest roll wins the pot.[/bold] + + If more than one player rolls the same winning number, this is known as a [bold]PUSH[/bold]. Those specific players will collectively roll again, whoever rolls highest wins. + + •[bold]Gambit Roll: [/bold]After the table finishes their initial roll, players who rolled a 1 may choose to buy a re-roll for half of the original buy-in. In the case of a push round, gambit rolls are made [bold]BEFORE[/bold] the push, [color=red]not after[/color] \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_CP14/books/tiefling_gambit.ftl b/Resources/Locale/ru-RU/_CP14/books/tiefling_gambit.ftl new file mode 100644 index 0000000000..9912283a57 --- /dev/null +++ b/Resources/Locale/ru-RU/_CP14/books/tiefling_gambit.ftl @@ -0,0 +1,13 @@ +cp14-book-text-tiefling-gambit = [head=1]Гамбит Тифлинга[/head] + Рекомендуется 3+ игроков + + •[bold]Цель:[/bold] Выбросить наибольшее количество очков в раунде + + •[bold]Ход игры:[/bold] Игроки делают ставки, которые будут размещены в банк в центре стола. + (Например, каждый из 4 игроков решает поставить по [color=chocolate]5c[/color], в таком случае банк - [color=chocolate]20c[/color]) + + После определения размера банка игроки по часовой стрелке бросают кубик; [bold]Тот, кто выкинул больше всех - победил.[/bold] + + Если у нескольких игроков выпадает одинаковое число, в действие вступают правила [bold]ШТУРМА[/bold]. Эти игроки перекидывают кости, с целью окончательно определить победителя. + + •[bold]Гамбит: [/bold]После завершения изначальных бросков, игроки, выбросившие на кубике единицу во время изначального броска, могут решить докупить переброс за половину от изначальной ставки. В случае ШТУРМА, броски гамбита делаются [bold]ДО[/bold] переброса, [color=red]не после[/color] \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Catalog/Fills/crates.yml b/Resources/Prototypes/_CP14/Catalog/Fills/crates.yml index e674e02856..f4d7f5696c 100644 --- a/Resources/Prototypes/_CP14/Catalog/Fills/crates.yml +++ b/Resources/Prototypes/_CP14/Catalog/Fills/crates.yml @@ -86,6 +86,7 @@ - id: CP14CrystalLampOrangeEmpty - id: CP14Rope - id: CP14EnergyCrystalMediumEmpty + - id: CP14BookTieflingGambit - id: CP14d20Dice - id: CP14d6Dice - id: CP14CopperCoin5 diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/Books/books.yml b/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/Books/books.yml index 177ffba5f7..559f624561 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/Books/books.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Bureaucracy/Books/books.yml @@ -19,3 +19,25 @@ map: [ "overlay" ] - type: Paper content: cp14-book-text-guild-moral + +- type: entity + id: CP14BookTieflingGambit + parent: CP14BookWriteableBase + name: "Tiefling's Gambit" + description: Rules for gambling with dice, created by Callista Zyanur + components: + - type: Sprite + layers: + - state: paper + - state: cover_base + color: "#911c1c" + map: [ "cover" ] + - state: decor_frame + color: "#e28f08" + map: [ "decor" ] + - state: icon_moon + map: [ "icon" ] + - state: bookmark_short + map: [ "overlay" ] + - type: Paper + content: cp14-book-text-tiefling-gambit diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Wild/chromium_slime.yml b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Wild/chromium_slime.yml index 57101e78bd..d5258944cc 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Wild/chromium_slime.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Flora/Gatherable/Wild/chromium_slime.yml @@ -18,12 +18,11 @@ world2: "" world3: "" - type: CP14PlantGatherable + gatherSound: + collection: FootstepSlime deleteAfterHarvest: true - toolWhitelist: - components: - - Hands loot: All: !type:GroupSelector children: - - id: CP14BloodFlower + - id: CP14ChromiumSlime