This allows for easier modification of how attributes are calculated, and doesn't require a new dogma-engine for any attribute change.
12 lines
270 B
YAML
12 lines
270 B
YAML
description: |
|
|
For some millisecond -> second calculations, the value "1000" is needed. This
|
|
patch introduces that value, so other patches can use it.
|
|
|
|
attributes:
|
|
- new:
|
|
name: thousand
|
|
published: true
|
|
defaultValue: 1000
|
|
highIsGood: true
|
|
stackable: true
|