Page 1 of 1

Conditions list

Posted: Sun Sep 11, 2011 1:16 am
by Minos027
Hi guys and gals! Just wondering if anyone has a comprehensive list of the various conditions and what they do. I apologize if this has been covered beforehand but I can not find anything on this subject. Thanks!

Re: Conditions list

Posted: Sun Sep 11, 2011 1:26 pm
by Samuel
The next update contains a description for each condition.

Re: Conditions list

Posted: Sun Sep 11, 2011 4:50 pm
by Minos027
Samuel wrote:The next update contains a description for each condition.
That much I know. However, my thought was to get the info out there for the newer people to this great game. I thought this would be helpful information now since (no offense to devs) we don't know when the next update is coming out (hopefully soon!).

Re: Conditions list

Posted: Sun Sep 11, 2011 5:13 pm
by Samuel
You may want to look at the source code:

You may load the lists of this file:
http://code.google.com/p/andors-trail/s ... itions.xml

To this nice editor:
http://andors-trail.googlecode.com/svn/ ... ditor.html

Re: Conditions list

Posted: Sun Sep 11, 2011 5:28 pm
by nezkeys79
Please don't misinterpret me with what I am going to say next please admin because I love the game.

I agree about getting updates out sooner. its not like the next update is going to be the last. I appreciate the to do list might be big but Something is better than nothing. I assume several things on that list have been finished already but for whatever reason it seems they are trying to do everything before they release it.

Re: Conditions list

Posted: Sun Sep 11, 2011 7:21 pm
by Samuel
nezkeys79 wrote:I agree about getting updates out sooner. its not like the next update is going to be the last. I appreciate the to do list might be big but Something is better than nothing. I assume several things on that list have been finished already but for whatever reason it seems they are trying to do everything before they release it.
Oskar always wants to have new content in the game. Beside service releases with bugfixes that follow the main releases quickly he currently doesn't plan to release anything. (AFAIK)

Otherwise players may think: Oh a new update. I will search for new content. Mh... There is no new content - only some minor gui improvements. (perhaps they see not everything what has improved on first sight) I will complain to the market and the forum about it.

Re: Conditions list

Posted: Sun Sep 11, 2011 9:44 pm
by Minos027
Samuel wrote:You may want to look at the source code:

You may load the lists of this file:
http://code.google.com/p/andors-trail/s ... itions.xml

To this nice editor:
http://andors-trail.googlecode.com/svn/ ... ditor.html
... do what? :?: . I have no idea what this is or how to use it. My thought was some sort of list like nezkey's beast list... though shorter obviously.

Re: Conditions list

Posted: Sun Sep 11, 2011 10:31 pm
by Samuel
Minos027 wrote:
Samuel wrote:You may want to look at the source code:

You may load the lists of this file:
http://code.google.com/p/andors-trail/s ... itions.xml

To this nice editor:
http://andors-trail.googlecode.com/svn/ ... ditor.html
... do what? :?: . I have no idea what this is or how to use it. My thought was some sort of list like nezkey's beast list... though shorter obviously.
Copy a list from the file: (like this one)

Code: Select all

[id|name|iconID|category|isStacking|hasRoundEffect|round_visualEffectID|round_boostHP_Min|round_boostHP_Max|round_boostAP_Min|round_boostAP_Max|hasFullRoundEffect|fullround_visualEffectID|fullround_boostHP_Min|fullround_boostHP_Max|fullround_boostAP_Min|fullround_boostAP_Max|hasAbilityEffect|boostMaxHP|boostMaxAP|moveCostPenalty|attackCost|attackChance|criticalChance|criticalMultiplier|attackDamage_Min|attackDamage_Max|blockChance|damageResistance|];
{bless|Bless|items_tiles:321|0||||||||||||||1|||||5|||||||};
{poison_weak|Weak Poison|items_tiles:340|3||1|2|-1|-1|||||||||||||||||||||};
{str|Strength|items_tiles:350|2||||||||||||||1||||||||2|2|||};
{regen|Shadow Regeneration|items_tiles:315|0||1|1|1|1|||||||||0||||||||||||};
Open the editor and press the import button. Then paste the list to the condition section and press import.
You are ready to go now. Just browse the conditions.