mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
magic description language update
Former-commit-id: 9637f09aa90345c2c2f4889a85d69af9f9c1e584
This commit is contained in:
@@ -36,14 +36,15 @@ class MDLInterpreterState {
|
||||
// properties
|
||||
ELDR, IS, STORMR, HREYFING, LAEKNING, GLEYPI, TJON,
|
||||
//fire, ice, storm, kinesis, heal, absorb, harm
|
||||
|
||||
// reserved words
|
||||
LAEKNINGHRADI, HREYFINGHRADI, LAEKNINGAUKI, HREYFINGAUKI, STOEKKAUKI, HEILSASTIG,
|
||||
// heal rate,movement speed, healratemult,movespeedmult, jump boost, health point
|
||||
// adjectives (power)
|
||||
|
||||
// operators
|
||||
ITA, POP, PLUS, MINUS, SINNUM, DEILING, LEIFASTOFN, AFRIT, TALASKIPTI, HENDA
|
||||
// push, pop, +, -, *, /, %, dup, swap, drop
|
||||
ITA, TOGA, PLUS, MINUS, SINNUM, DEILING, LEIFASTOFN, AFRIT, STAFLISKIPTI, HENNA, NA
|
||||
// push, pop, +, -, *, /, %, dup, swap, drop, fetch
|
||||
}
|
||||
|
||||
class MagicArrayStack {
|
||||
|
||||
BIN
work_files/magic_description_language.pdf
Normal file
BIN
work_files/magic_description_language.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user