diff options
| author | historia <[not public]> | 2026-06-24 22:55:35 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-24 22:55:35 -0400 |
| commit | 15b7e221b799ef107dec44ecdb294026dfd3d059 (patch) | |
| tree | 3748e464a77f0f082bea1567e9d6990052054961 /data/techs/amplifier_1.yaml | |
| parent | 9d4b799db4868bcab291b83599ff088763cd4ed6 (diff) | |
| download | thehouseoficarus-15b7e221b799ef107dec44ecdb294026dfd3d059.tar.gz | |
refactor: pulled techs out to yaml files, unified numerous combat functions, broke up game object
Diffstat (limited to 'data/techs/amplifier_1.yaml')
| -rw-r--r-- | data/techs/amplifier_1.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/techs/amplifier_1.yaml b/data/techs/amplifier_1.yaml new file mode 100644 index 0000000..e782461 --- /dev/null +++ b/data/techs/amplifier_1.yaml @@ -0,0 +1,8 @@ +id: amplifier_1 +name: Power Amplifier +level: 7 +drain_rate: 0.05 +category: strength +group: strength_tier +effects: + strength_percent: 5 |
