Visual popup types (#9523)

* Visual popup types

* Pass over `PopupCoordinates` and `PopupCursor`

* `PopupEntity` pass

* Disease and reagent popup pass

* COLOUR
This commit is contained in:
Kara
2022-07-09 02:09:52 -07:00
committed by GitHub
parent 1d3d8efbc9
commit dc28b58468
47 changed files with 272 additions and 117 deletions

View File

@@ -15,6 +15,7 @@
Poison: 3
- !type:PopupMessage
type: Local
visualType: Critical
messages: [ "generic-reagent-effect-burning-insides" ]
probability: 0.33

View File

@@ -55,6 +55,7 @@
effects:
- !type:PopupMessage
type: Local
visualType: Critical
messages:
- "buzzochloricbees-effect-oh-god-bees"
- "buzzochloricbees-effect-its-the-bees"
@@ -71,6 +72,7 @@
tag: Bee
- !type:PopupMessage
type: Local
visualType: Medium
messages:
- "buzzochloricbees-effect-histamine-bee-allergy"
- "buzzochloricbees-effect-histamine-swells"
@@ -87,6 +89,7 @@
tag: Bee
- !type:PopupMessage
type: Local
visualType: Medium
messages:
- "buzzochloricbees-effect-licoxide-electrifying"
- "buzzochloricbees-effect-licoxide-shocked-by-bee-facts"

View File

@@ -194,6 +194,7 @@
min: 0.8
- !type:PopupMessage
type: Local
visualType: Medium
messages: [ "miasma-smell" ]
probability: 0.1
conditions:

View File

@@ -380,6 +380,7 @@
amount: -10000
- !type:PopupMessage
type: Local
visualType: Medium
messages: [ "leporazine-effect-temperature-adjusting" ]
probability: 0.2
@@ -417,6 +418,7 @@
probability: 0.2
- !type:PopupMessage
type: Local
visualType: Large
messages: [ "barozine-effect-skin-burning", "barozine-effect-muscle-contract" ]
probability: 0.1

View File

@@ -73,6 +73,7 @@
time: 1
type: Remove
- !type:PopupMessage
visualType: Medium
messages: ["ephedrine-effect-tight-pain", "ephedrine-effect-heart-pounds"]
type: Local
probability: 0.05

View File

@@ -116,6 +116,7 @@
probability: 0.2
- !type:PopupMessage
messages: [ "clf3-it-burns", "clf3-get-away" ]
visualType: Critical
probability: 0.3
type: Local

View File

@@ -39,6 +39,7 @@
Poison: 4
- !type:PopupMessage
type: Local
visualType: Critical
messages: [ "generic-reagent-effect-burning-insides" ]
probability: 0.33
@@ -106,6 +107,7 @@
Caustic: 2
- !type:PopupMessage
type: Local
visualType: Large
messages: [ "generic-reagent-effect-burning-insides" ]
probability: 0.33
@@ -139,6 +141,7 @@
Caustic: 2
- !type:PopupMessage
type: Local
visualType: Large
messages: [ "generic-reagent-effect-burning-insides" ]
probability: 0.33
@@ -179,6 +182,7 @@
Poison: 2
- !type:PopupMessage
type: Local
visualType: Large
messages: [ "generic-reagent-effect-burning-insides" ]
probability: 0.33
@@ -281,6 +285,7 @@
- !type:ReagentThreshold
min: 45
type: Local
visualType: Medium
messages: [ "histamine-effect-heavy-itchiness" ]
probability: 0.2