textblock 'testskill's
Posted: Sun May 11, 2003 2:45 pm
came across these while working on something with plat, thought i'd make a list of the different ones i found:
--
testskill agility -10 601
testskill agility 10 4074
testskill health 0 98
testskill health 30 1501
testskill wisdom 40 1049
testskill strength 0 1062
testskill strength 60 4235
testskill current_hp 0 9624
testskill traps 20 2701
testskill traps 100 4264
testskill intellect 30 2607
testskill intellect 50 4200
testskill thievery 100 4251
---
so that would be "testskill " ... you can find a lot more by using the 'find' button on the textblock editor, those were just differen't ones that i picked out.
i'm not sure if 'testskill traps 20' means if you have more fail or less to fail. i think it means if you have less than , then fail. most of the textblocks i looked up that were specified in the spot were messages saying "you failed" or w/e.
the only thing that contradicts that is the 'current_hp 0.' that is part of the guardsman's jailing action and the textblock specifed is what puts you in jail. so in this case i'm guessing it says if you have more than 0 hp then fail (aka, run the textblock). which is the opposite of the others. i haven't looked much more into it yet, so maybe i'm just missing something easy or thinking about it wrong.
ideas?
-syn
--
testskill agility -10 601
testskill agility 10 4074
testskill health 0 98
testskill health 30 1501
testskill wisdom 40 1049
testskill strength 0 1062
testskill strength 60 4235
testskill current_hp 0 9624
testskill traps 20 2701
testskill traps 100 4264
testskill intellect 30 2607
testskill intellect 50 4200
testskill thievery 100 4251
---
so that would be "testskill " ... you can find a lot more by using the 'find' button on the textblock editor, those were just differen't ones that i picked out.
i'm not sure if 'testskill traps 20' means if you have more fail or less to fail. i think it means if you have less than , then fail. most of the textblocks i looked up that were specified in the spot were messages saying "you failed" or w/e.
the only thing that contradicts that is the 'current_hp 0.' that is part of the guardsman's jailing action and the textblock specifed is what puts you in jail. so in this case i'm guessing it says if you have more than 0 hp then fail (aka, run the textblock). which is the opposite of the others. i haven't looked much more into it yet, so maybe i'm just missing something easy or thinking about it wrong.
ideas?
-syn