tiefling gambit (#1452)
This commit is contained in:
14
Resources/Locale/en-US/_CP14/books/tiefling_gambit.ftl
Normal file
14
Resources/Locale/en-US/_CP14/books/tiefling_gambit.ftl
Normal file
@@ -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]
|
||||
13
Resources/Locale/ru-RU/_CP14/books/tiefling_gambit.ftl
Normal file
13
Resources/Locale/ru-RU/_CP14/books/tiefling_gambit.ftl
Normal file
@@ -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]
|
||||
@@ -86,6 +86,7 @@
|
||||
- id: CP14CrystalLampOrangeEmpty
|
||||
- id: CP14Rope
|
||||
- id: CP14EnergyCrystalMediumEmpty
|
||||
- id: CP14BookTieflingGambit
|
||||
- id: CP14d20Dice
|
||||
- id: CP14d6Dice
|
||||
- id: CP14CopperCoin5
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user