From 3a869a3ab6b991a8e8a7a168fce6b16bdbd61722 Mon Sep 17 00:00:00 2001 From: Noah Pederson Date: Fri, 1 Sep 2023 14:21:44 -0500 Subject: [PATCH] Starts adding Balaam --- awakened.fs | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/awakened.fs b/awakened.fs index c3d8a78..e29dadd 100644 --- a/awakened.fs +++ b/awakened.fs @@ -1,6 +1,30 @@ require magic.fs \ drop because we get the evaluation semantics of this here too for some reason -mage noah drop -5 noah death-dots ! -5 noah gnosis-dots ! +mage balaam drop +\ Gnosis +6 balaam gnosis-dots ! +\ Arcanum +0 balaam death-dots ! +0 balaam fate-dots ! +1 balaam forces-dots ! +0 balaam life-dots ! +0 balaam matter-dots ! +5 balaam mind-dots ! +0 balaam prime-dots ! +4 balaam space-dots ! +0 balaam spirit-dots ! +1 balaam time-dots ! +\ Attributes +\ Mental +3 balaam mental-dots intelligence-dots ! +3 balaam mental-dots wits-dost ! +2 balaam mental-dots resolve-dots ! +\ Physical +2 balaam physical-dots strength-dots ! +3 balaam physical-dots dexterity-dots-dots ! +2 balaam physical-dots stamina-dots ! +\ Social +1 balaam social-dots presence-dots ! +2 balaam social-dots manipulation-dots ! +4 balaam social-dots composure-dots ! -- 2.45.2