Created
August 26, 2011 13:29
-
-
Save Asmageddon/1173400 to your computer and use it in GitHub Desktop.
KoL combat script(BALLS) syntax file for Geany
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[styling] | |
default=default | |
number=number | |
word=keyword | |
string=string | |
word2=commentdoc,bold | |
classname=type,bold | |
defname=function | |
operator=keyword2,bold | |
identifier=default | |
[settings] | |
lexer_filetype=Python | |
tag_parser=Python | |
extension=balls | |
[keywords] | |
primary=if endif sub endsub skill call repeat icon scrollwhendone abort repeat attack jiggle runaway summonspirit pickpocket mark goto while endwhile | |
identifiers=mpbelow hpbelow hppercentbelow mppercentbelow monstername times didcritical beenhit missed familiarattacked gotjump pastround haseffect hascombatitem match hasskill |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment