horse summon
Quest script with 2 states, handing out 3 item rewards.
Steps
- Talk to Stable Boy
horse.get_grade()==1 and pc.countitem("50051")<1 - Talk to Stable Boy
horse.get_grade()==2 and pc.countitem("50052")<1 - Talk to Stable Boy
horse.get_grade()==3 and pc.countitem("50053")<1 - Use Horse Picture
horse.get_grade()==0 - Use Horse Picture
horse.get_grade()==1 - Use Horse Picture
horse.get_grade()==2 - Use Horse Picture
horse.get_grade()==3 - Use Armed Horse Book
horse.get_grade()==0 - Use Armed Horse Book
horse.get_grade()==1 - Use Armed Horse Book
horse.get_grade()==2 - Use Armed Horse Book
horse.get_grade()==3 - Use Military Horse Book
horse.get_grade()==0 - Use Military Horse Book
horse.get_grade()==1 - Use Military Horse Book
horse.get_grade()==2 - Use Military Horse Book
horse.get_grade()==3 enter
Items
| Item | Count |
|---|---|
| Horse Picture | rewarded ×1 |
| Armed Horse Book | rewarded ×1 |
| Military Horse Book | rewarded ×1 |
NPCs
- Stable Boy vnum 20349
- Horse Picture vnum 50051
- Armed Horse Book vnum 50052
- Military Horse Book vnum 50053
Dialogue
New Horse Picture
You have lost the Horse Picture! I can give you a new one for 400,000 Yang.
This is the new Horse Picture. Try not to lose it again.
You don't have enough Yang.
New Armed Horse Book
You have lost the Armed Horse Book! I can give you a new one for 500,000 Yang.
This is the new Armed Horse Book. Try not to lose it again.
You don't have enough Yang.
New Military Horse Book
You have lost the Military Horse Book! A new copy costs 500,000 Yang.
This is a new version of the Military Horse Book. Try not to lose it again.
In order to call the beginner's horse, you have to pass the qualification test.
The beginner's horse has been called.
It didn't work - the beginner's horse could not be called. You can improve your chances of successfully calling the horse by training your horse calling skills.
Your mental strength is too low. You need a minimum of 100 Spell Points to call the beginner's horse.
To call a horse for intermediate riders, you need the Armed Horse Book.
To call a horse for an expert rider, you need the Military Horse Book.
You need to pass the qualification test to be able to call the horse.
To call the beginner's horse, you need the Horse Picture.
The horse for intermediate riders has been called.
It didn't work - the intermediate's horse could not be called. You can improve your chances of successfully calling the horse by training your horse calling skills.
Your mental strength is too low. You need a minimum of 200 Spell Points to call the intermediate's horse.
To call a horse for an expert rider, you need the Military Horse Book.
You have to pass the qualification test in order to call a horse for expert riders.
To call a horse for intermediate riders, you need the Armed Horse Book.
A horse for expert riders has been called.
It didn't work - the Military Horse could not be called. You can improve your chances of successfully calling the horse by training your horse calling skills.
Your mental strength is too low. You need a minimum of 300 Spell Points to call the expert's horse.
s Feuerphönix