feat(costs): Add source for Glim-Encrusted Carapace

This cost is relatively crude, and may be adjusted in the future.
This commit is contained in:
Jeremy Saklad 2024-07-09 08:01:20 -05:00
parent 0b1ed974c1
commit 63a97fda62
Signed by: Jeremy Saklad
GPG Key ID: 94B02EA3D0B6481B
1 changed files with 3 additions and 2 deletions

View File

@ -194,8 +194,9 @@ class Cost(Enum):
STUIVER = 5 STUIVER = 5
# Glim-Encrusted Carapace # Glim-Encrusted Carapace
# The Flexile Peddler # The Stacks, Annal of Lost Stars
GLIM_ENCRUSTED_CARAPACE = 3000*STUIVER # Optimistic estimate of action cost, byproducts subtracted
GLIM_ENCRUSTED_CARAPACE = 22*ACTION - 53.50
# Carved Ball of Stygian Ivory # Carved Ball of Stygian Ivory
STYGIAN_IVORY = 250 STYGIAN_IVORY = 250