-
Notifications
You must be signed in to change notification settings - Fork 0
/
warhammer_2.html
70 lines (69 loc) · 3.11 KB
/
warhammer_2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Ultimate Ancillary Guide</title>
<link rel="stylesheet" href="output/html/style.css?12" />
</head>
<body>
<div id="root">
<div id="content"></div>
<div id="sidebar">
<div id="sidebar-links">
<div id="subculture-list" class="vertical-link-list">
<a href="#wh_dlc03_sc_bst_beastmen">Beastmen Warherds</a>
<a href="#wh_main_sc_brt_bretonnia">Bretonnia</a>
<a href="#wh_main_sc_chs_chaos">Chaos</a>
<a href="#wh2_main_sc_def_dark_elves">Dark Elves</a>
<a href="#wh_main_sc_dwf_dwarfs">Dwarfs</a>
<a href="#wh_main_sc_grn_greenskins">Greenskins</a>
<a href="#wh2_main_sc_hef_high_elves">High Elves</a>
<a class="not-playable" href="#wh_main_sc_ksl_kislev">Kislev</a>
<a href="#wh2_main_sc_lzd_lizardmen">Lizardmen</a>
<a href="#wh_main_sc_nor_norsca">Norsca</a>
<a class="not-playable" href="#wh_main_sc_grn_savage_orcs">Savage Orc Tribes</a>
<a href="#wh2_main_sc_skv_skaven">Skaven</a>
<a class="not-playable" href="#wh_main_sc_teb_teb">Southern Realms</a>
<a href="#wh_main_sc_emp_empire">The Empire</a>
<a href="#wh2_dlc09_sc_tmb_tomb_kings">Tomb Kings</a>
<a href="#wh2_dlc11_sc_cst_vampire_coast">Vampire Coast</a>
<a href="#wh_main_sc_vmp_vampire_counts">Vampire Counts</a>
<a href="#wh_dlc05_sc_wef_wood_elves">Wood Elves</a>
</div>
<div id="page-list" class="vertical-link-list">
<a class="active" href="warhammer_2.html">Warhammer 2</a><a href="warhammer_3.html">Warhammer 3</a>
</div>
</div>
<div id="legend">
<div class="legend-item" >
<div class="flag-item flag--not_stolen"></div>Can not be stolen
</div>
<div class="legend-item" title="Prevent, if character (or faction, if specified) already has ancillary equipped">
<div class="flag-item flag--prevent"></div>Prevent ancillary duplication
</div>
<div class="legend-item" title="Prevent colonel from acquiring ancillary
Colonel is a temporary placeholder, when your lord is killed during the end turn
Colonel is also a general placeholder for garrison armies">
<div class="flag-item flag--normal"></div>Forbid colonel
</div>
<div class="legend-item" title="This ancillary can be randomly dropped... after winning a battle?
I'm not exactly sure about how this actually works.
The main difference from "Lua randomly dropped" is that this flag indicates the value specified in Database.
Either way "Randomly dropped" and "Lua randomly dropped" work independent of each other.
In theory you can get both (if my half-baked understanding without any testing is correct).">
<div class="flag-item flag--randomly_dropped"></div>Randomly dropped
</div>
<div class="legend-item" title="This ancillary can be randomly dropped after winning a battle (explicit in lua).
Read guide's last section for further info">
<div class="flag-item flag--lua_dropped"></div>Lua randomly dropped
</div>
<div class="legend-item legend--soft-bug" title="Hover over such trigger condition to see bug explanation">
Doesn't work as expected
</div>
</div>
</div>
</div>
<script src="output/html/warhammer_2.js?12"></script>
<script src="output/html/entry.js?12"></script>
</body>
</html>