mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-06 08:38:30 +09:00
magic description language update
Former-commit-id: 9637f09aa90345c2c2f4889a85d69af9f9c1e584
This commit is contained in:
@@ -36,14 +36,15 @@ class MDLInterpreterState {
|
|||||||
// properties
|
// properties
|
||||||
ELDR, IS, STORMR, HREYFING, LAEKNING, GLEYPI, TJON,
|
ELDR, IS, STORMR, HREYFING, LAEKNING, GLEYPI, TJON,
|
||||||
//fire, ice, storm, kinesis, heal, absorb, harm
|
//fire, ice, storm, kinesis, heal, absorb, harm
|
||||||
|
|
||||||
// reserved words
|
// reserved words
|
||||||
LAEKNINGHRADI, HREYFINGHRADI, LAEKNINGAUKI, HREYFINGAUKI, STOEKKAUKI, HEILSASTIG,
|
LAEKNINGHRADI, HREYFINGHRADI, LAEKNINGAUKI, HREYFINGAUKI, STOEKKAUKI, HEILSASTIG,
|
||||||
// heal rate,movement speed, healratemult,movespeedmult, jump boost, health point
|
// heal rate,movement speed, healratemult,movespeedmult, jump boost, health point
|
||||||
// adjectives (power)
|
// adjectives (power)
|
||||||
|
|
||||||
// operators
|
// operators
|
||||||
ITA, POP, PLUS, MINUS, SINNUM, DEILING, LEIFASTOFN, AFRIT, TALASKIPTI, HENDA
|
ITA, TOGA, PLUS, MINUS, SINNUM, DEILING, LEIFASTOFN, AFRIT, STAFLISKIPTI, HENNA, NA
|
||||||
// push, pop, +, -, *, /, %, dup, swap, drop
|
// push, pop, +, -, *, /, %, dup, swap, drop, fetch
|
||||||
}
|
}
|
||||||
|
|
||||||
class MagicArrayStack {
|
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