stupid question

BrasucaJoe

Chieftain
Joined
Mar 8, 2009
Messages
25
What does "Can train until: 10.00 melee" mean? From Training Yard

If I get 10 melee I can't build it anymore?
Does it benefit me in ANYWAY, other then if I want a master building?
 
It means it trains melee units until they reach 10.00 experience

It benefits newly built melee units stationed in the city with less than 10.00 exp.
 
essentially, it will train your melee units to level 4.

the amount of xp it gives may not be a great deal, but it's still a very nice thing to have. Just store your reserve army in such a city while you're building up, and they get free xp.
 
CRAP! I'm such a moron...
 
Probably a better wording. I'll swap it out in my internal now to evaluate during the next merge :)

EDIT: Oh yeah, this is one of those fields where I tried to save myself from adding an extra line for each and every affected instance. Those are tricky since you have to figure out a nice way to combine the lines inside the DLL. So most tend to look horrible after first run, and are tricky to fix. But if I have a target expression to design, then it is EASY to lay it all out :) So should work nicely in the future to provide things like:

Can Train: Melee units until 10.00 XP

or

Can Train: Melee units and Archery Units until 10.00 XP

or

Can Train: Melee units until 10.00 XP, Archery units until 15.00 XP


Depending on net changes.
 
Back
Top Bottom