Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Dernière révision Les deux révisions suivantes
masques [2015/04/23 16:21]
aale [Mots-clés]
masques [2015/04/30 16:40]
aale
Ligne 98: Ligne 98:
   * hex_terrain : current hexagon terrain type from 1 to 9   * hex_terrain : current hexagon terrain type from 1 to 9
   * previous_hex_terrain : last turn hexagon terrain type from 1 to 9   * previous_hex_terrain : last turn hexagon terrain type from 1 to 9
-  * is_mine : returns yes, if reader is owner of hero/town, otherwise returns no 
-  * is_allied : returns yes, if reader considers hero/town to be a friend, otherwise returns no 
-  * is_enemy : returns yes, if reader considers hero/town to be an enemy, otherwise returns no 
   * is_hero_general : returns yes, if the hero generating the news is general of the army, otherwise returns no (meaning he would be a captain in the army)   * is_hero_general : returns yes, if the hero generating the news is general of the army, otherwise returns no (meaning he would be a captain in the army)
-  * is_target_me : returns yes, if the action is targeted at the reader, otherwise returns no 
   * army_general_name : returns the name of the hero leading the army   * army_general_name : returns the name of the hero leading the army
   * fellowship_leader_name : returns the name of the hero leading the fellowship   * fellowship_leader_name : returns the name of the hero leading the fellowship
   * parameters are numbered from parameter1 to parameter3   * parameters are numbered from parameter1 to parameter3
   * parameter1_value : returns the raw value of the parameter   * parameter1_value : returns the raw value of the parameter
 +
 +les mots clés liés à la visibilité
 +  * is_mine : returns yes, if reader is owner of hero/town, otherwise returns no
 +  * is_allied : returns yes, if reader considers hero/town to be a friend, otherwise returns no
 +  * is_enemy : returns yes, if reader considers hero/town to be an enemy, otherwise returns no
 +  * is_target_me : returns yes, if the action is targeted at the reader, otherwise returns no
 +  * is_witness : pour les témoins de l'​action (visibilité à 5 ou 6)
  
 next are possibly useful translation of the parameters value next are possibly useful translation of the parameters value