Numbers are a means to add some programmatic functionality to Sword of Moonlight via calculator like mathematical expressions. Numbers are typically setup inside of an Ex.ini file. This list contains built in and so-called system numbers only.
Sword of Moonlight
Variables
c
pc
npc
Constants
_WALK
_DASH
_TURN
Serialization
Empty spaces
,;
Subscripts and labels
[]
Mathematics
Calculations
Arithmetic
()
||
abs
Decision trees
?:
if
Logical operations
_E
and
nand
or
nor
xor
xnor
Complex numbers
x
y
iy
Identity coalescence and inequality
nan
inf
not
neg
Reflection and recursion
_
_S
_$
_N
Statistical analysis
n
int
mod
min
max
r
Transcendental functions
^
cos
exp
log
pow
sin
tan