Explain new [unit_worth] formula in test scenario.

This commit is contained in:
Alexander van Gessel 2009-06-17 01:32:03 +01:00
parent 4514180fe6
commit 96e0daa4fe

View file

@ -205,14 +205,13 @@ Xu , Xu , Qxu , Qxu , Ql , Ql
[unit_worth]
x=$x1
y=$y1
silent=yes
experience_weight=5
health_weight=0.1
base=0.9
[/unit_worth]
[message]
x,y=$x1,$y1
message="I seem to be worth $unit_worth| gold!"
message="I seem to be worth $unit_worth| gold!
This is based on the following facts:
I cost $cost gold and am at $health|% health.
My best advancement costs $next_cost gold and I'm $experience|% there."
[/message]
[/command]
[/set_menu_item]