@@ -77,6 +77,8 @@
|
||||
- id: CP14Rope
|
||||
- id: CP14Nail20
|
||||
- id: CP14EnergyCrystalSmall
|
||||
- id: CP14d20Dice
|
||||
- id: CP14d6Dice
|
||||
- id: CP14CopperCoin5
|
||||
weight: 0.5
|
||||
- id: CP14BaseSharpeningStone
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
whitelist:
|
||||
tags:
|
||||
- CP14Coin
|
||||
- Dice
|
||||
- type: UseDelay
|
||||
delay: 0.3
|
||||
- type: Appearance
|
||||
|
||||
37
Resources/Prototypes/_CP14/Entities/Objects/Fun/dice.yml
Normal file
@@ -0,0 +1,37 @@
|
||||
- type: entity
|
||||
abstract: true
|
||||
parent: BaseDice
|
||||
id: CP14BaseDice
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Dice
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Fun/dice.rsi
|
||||
noRot: true
|
||||
- type: Tag
|
||||
tags:
|
||||
- Dice
|
||||
|
||||
- type: entity
|
||||
parent: CP14BaseDice
|
||||
id: CP14d20Dice
|
||||
name: d20
|
||||
description: What are the odds of me drinking wine and choking and dropping the candle on the dwarf's head?
|
||||
components:
|
||||
- type: Dice
|
||||
sides: 20
|
||||
currentValue: 20
|
||||
- type: Sprite
|
||||
state: d20_20
|
||||
|
||||
- type: entity
|
||||
parent: CP14BaseDice
|
||||
id: CP14d6Dice
|
||||
name: d6
|
||||
description: A bone cube for board games.
|
||||
components:
|
||||
- type: Dice
|
||||
sides: 6
|
||||
currentValue: 6
|
||||
- type: Sprite
|
||||
state: d6_6
|
||||
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_1.png
Normal file
|
After Width: | Height: | Size: 460 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_10.png
Normal file
|
After Width: | Height: | Size: 476 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_11.png
Normal file
|
After Width: | Height: | Size: 462 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_12.png
Normal file
|
After Width: | Height: | Size: 486 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_13.png
Normal file
|
After Width: | Height: | Size: 492 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_14.png
Normal file
|
After Width: | Height: | Size: 471 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_15.png
Normal file
|
After Width: | Height: | Size: 492 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_16.png
Normal file
|
After Width: | Height: | Size: 488 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_17.png
Normal file
|
After Width: | Height: | Size: 479 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_18.png
Normal file
|
After Width: | Height: | Size: 487 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_19.png
Normal file
|
After Width: | Height: | Size: 489 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_2.png
Normal file
|
After Width: | Height: | Size: 478 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_20.png
Normal file
|
After Width: | Height: | Size: 496 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_3.png
Normal file
|
After Width: | Height: | Size: 475 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_4.png
Normal file
|
After Width: | Height: | Size: 461 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_5.png
Normal file
|
After Width: | Height: | Size: 474 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_6.png
Normal file
|
After Width: | Height: | Size: 475 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_7.png
Normal file
|
After Width: | Height: | Size: 460 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_8.png
Normal file
|
After Width: | Height: | Size: 473 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d20_9.png
Normal file
|
After Width: | Height: | Size: 468 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d6_1.png
Normal file
|
After Width: | Height: | Size: 268 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d6_2.png
Normal file
|
After Width: | Height: | Size: 273 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d6_3.png
Normal file
|
After Width: | Height: | Size: 291 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d6_4.png
Normal file
|
After Width: | Height: | Size: 275 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d6_5.png
Normal file
|
After Width: | Height: | Size: 293 B |
BIN
Resources/Textures/_CP14/Objects/Fun/dice.rsi/d6_6.png
Normal file
|
After Width: | Height: | Size: 275 B |
89
Resources/Textures/_CP14/Objects/Fun/dice.rsi/meta.json
Normal file
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"copyright": "Made by Vojner(discord:vojner) for CrystallEdge",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name":"d6_1"
|
||||
},
|
||||
{
|
||||
"name":"d6_2"
|
||||
},
|
||||
{
|
||||
"name":"d6_3"
|
||||
},
|
||||
{
|
||||
"name":"d6_4"
|
||||
},
|
||||
{
|
||||
"name":"d6_5"
|
||||
},
|
||||
{
|
||||
"name":"d6_6"
|
||||
},
|
||||
{
|
||||
"name":"d20_1"
|
||||
},
|
||||
{
|
||||
"name":"d20_2"
|
||||
},
|
||||
{
|
||||
"name":"d20_3"
|
||||
},
|
||||
{
|
||||
"name":"d20_4"
|
||||
},
|
||||
{
|
||||
"name":"d20_5"
|
||||
},
|
||||
{
|
||||
"name":"d20_6"
|
||||
},
|
||||
{
|
||||
"name":"d20_7"
|
||||
},
|
||||
{
|
||||
"name":"d20_8"
|
||||
},
|
||||
{
|
||||
"name":"d20_9"
|
||||
},
|
||||
{
|
||||
"name":"d20_10"
|
||||
},
|
||||
{
|
||||
"name":"d20_11"
|
||||
},
|
||||
{
|
||||
"name":"d20_12"
|
||||
},
|
||||
{
|
||||
"name":"d20_13"
|
||||
},
|
||||
{
|
||||
"name":"d20_14"
|
||||
},
|
||||
{
|
||||
"name":"d20_15"
|
||||
},
|
||||
{
|
||||
"name":"d20_16"
|
||||
},
|
||||
{
|
||||
"name":"d20_17"
|
||||
},
|
||||
{
|
||||
"name":"d20_18"
|
||||
},
|
||||
{
|
||||
"name":"d20_19"
|
||||
},
|
||||
{
|
||||
"name":"d20_20"
|
||||
}
|
||||
]
|
||||
}
|
||||