Page 1 of 1

[UO Steam] Cihvalry [<30 - 100]

Posted: Tue Aug 08, 2017 8:26 am
by Lady Demolka
If we have LRC and doesn't give any gold to Ankh, we need give something. For ex. 100 gold

Code: Select all

if skill "Chivalry" < 40
  cast "Consecrate Weapon"
  pause 7000
  ELSEIF skill "Chivalry" < 55
  cast "Divine Fury"
  pause 7000
  ELSEif skill "Chivalry" < 69
  cast "Enemy of One"
  pause 7000
  ELSEIF skill "Chivalry" < 88
  cast "Holy Light"
  pause 7000
  ELSEIF skill "Chivalry" < 115
  cast "Noble Sacrifice"
  pause 7000
endif