Bladeren bron

[fixed] example for skill based willpower updated

KevinSmarts 5 jaren geleden
bovenliggende
commit
8c1e03d4be
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      locations/willpower.qsrc

+ 1 - 1
locations/willpower.qsrc

@@ -15,7 +15,7 @@
 !!There are two special cases: 'misc' and 'skill'
 
 !!'skill': Bridging a gap in skill for doing something, for succeeding when not quite meeting the required skill/attribute: gs 'willpower', '<skill>_lvl'
-!!Example for 'skill': gs 'willpower', 'pcs_makupskl_lvl' for a willpower check regarding something with pcs_makupskl_lvl (you can also apply 'easy' or 'hard' difficulty to a skill check)
+!!Example for 'skill': gs 'willpower', 'skill', 'resist', 'pcs_makupskl_lvl' for a willpower check regarding something with pcs_makupskl_lvl (you can also apply 'easy' or 'hard' difficulty to a skill check)
 
 !!'misc': Use this 'action' if no other 'action' fits the scene. You can set three difficulty levels for this check 'easy', 'medium', 'hard' (Difficulty is only for 'misc' checks)
 !!To call 'misc' do the following: gs 'willpower', 'misc', 'type', 'difficulty'