Explain new [unit_worth] formula in test scenario.
This commit is contained in:
parent
4514180fe6
commit
96e0daa4fe
1 changed files with 4 additions and 5 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue