Resolve "Toggle Free Look with Hotkey"
[ryzomcore.git] / ryzom / common / data_common / chat / bs_combat.txt
blob30f401820931214331b7e2812ab19853f2794fa9
1 #CMS down
2 EGS_COMBAT_CMS_DOWN     "&RG&(Server Debug) The combat move service is down, cannot engage melee combat..."
4 # when an entity attacks another entity
5 BS_YOU_ATTACK_E         "&BC&You attack $0e."
6 BS_ATTACKS_YOU_E        "&RG&$0e attacks you."
7 BS_ATTACKS_EE           "&BC&$0e attacks $1e."
9 # when an entity leaves combat
10 BS_YOU_END_ATTACK_E     "&BC&You stop attacking $0e."
11 BS_END_ATTACKS_YOU_E    "&RG&$0e leaves combat."
12 BS_END_ATTACKS_EE       "&BC&$0e stops attacking $1e."
14 # when damage is done to/by an entity
15 BS_HIT_EEI              "&BC&$0e hits $1e for $2i damage."
16 BS_YOU_HIT_EI           "&BC&You inflict $1i points of damage on $0e."
17 BS_HITS_YOU_EI          "&RG&$0e hits you for $1i damage."
18 BS_HIT_NULL_EE          "&BC&$0e hits $1e but does no damage."
19 BS_YOU_HIT_NULL_E       "&BC&You hit $0e but do no damage."
20 BS_HITS_YOU_NULL_E      "&RG&$0e hits you but does no damage."
22 # when an entity misses his/her enemy in combat
23 BS_YOU_MISS_E           "&BC&You miss $0e."
24 BS_MISSES_YOU_E         "&RG&$0e misses you."
25 BS_MISSES_EE            "&BC&$0e misses $1e."
27 # critical hit
28 EGS_YOU_CRITICAL_HIT_E  "&BC&You perform a critical strike on $0e."
29 EGS_CRITICAL_HIT_YOU_E  "&RG&$0e performs a critical strike on you."
30 EGS_CRITICAL_HIT_EE     "&BC&$0e performs a critical strike on $1e."
32 # Fumble
33 EGS_YOU_FUMBLE          "&RG&You fumble."
34 EGS_ENEMY_FUMBLE_E      "&BC&$0e fumbles."
35 EGS_FUMBLE_E            "&BC&$0e fumbles."
37 EGS_START_DEFAULT_ATTACK "&BL& you return to basic fighting style."
38 BS_SUFFER_PENALTY_NO_STAMINA    "&RG&You are low on stamina and suffer a penalty on your combat skills."
40 EGS_RANGE_CLOSE_COMBAT_LEAVE    "You cannot use a range weapon against an opponent engaged in close combat with you."