URL:
  <http://gna.org/bugs/?19769>

                 Summary: aggression doesn't work with [facet] tags.
                 Project: Battle for Wesnoth
            Submitted by: None
            Submitted on: Mon 28 May 2012 05:23:49 PM UTC
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Artificial Intelligence
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: [email protected]
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.10.0
        Operating System: fedora 16

    _______________________________________________________

Details:

#textdomain wesnoth

[ai]
    id=testing_ai_default1
    description=_"Multiplayer_AI^Custom AI" 
    version=10711
        [aspect]
     id=aggression
     name=composite_aspect
       [facet]
           time_of_day=dawn,morning,afternoon
           value = 0.3
       [/facet]
       [facet]
           time_of_day=dusk,first_watch,second_watch
           value = 0.9
       [/facet]
       [default]
           value = 0.6
       [/default]  
     [/aspect]
     
     
        
    [stage]
        id=main_loop
        name=testing_ai_default::candidate_action_evaluation_loop
        {AI_CA_GOTO}
        {AI_CA_RECRUITMENT}
        {AI_CA_MOVE_LEADER_TO_GOALS}
        {AI_CA_MOVE_LEADER_TO_KEEP}
        {AI_CA_COMBAT}
        {AI_CA_HEALING}
        {AI_CA_VILLAGES}
        {AI_CA_RETREAT}
        {AI_CA_MOVE_TO_TARGETS}
        {AI_CA_PASSIVE_LEADER_SHARES_KEEP}
    [/stage]
[/ai]




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?19769>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to