annotate nun/tasks/taskreqs.txt @ 361:2ef1ae4e185f misc

Another data update.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 27 Jun 2018 15:22:54 +0300
parents 7222b84a31be
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
80
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 ==========================================================================
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 What is this?
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 -------------
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 The table below has a list of tasks in BatMUD's Nun guild,
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 Sisters of Las. It also describes what spells and/or skills
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 (and at what percentage) are required for that task to become
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 available. This information may be useful, for example, if you
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 are planning to reinc into a Nun.
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11 In the table, the first column is the name of the task, followed
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12 by the requirement(s) for that task to open. If there are multiple
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
13 requirements, they are listed inside the same "cell".
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
14
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
15
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
16 How was this done?
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
17 ------------------
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
18 With a rather simple Perl-script, which is fed with logfiles
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
19 containing the training/studying in nun guild. The script tries
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
20 to find the minimum values of skills/spells required for the
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
21 task to become available. Data has been combined from multiple
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
22 reincs, to increase reliability.
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
23
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
24
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
25 READ WITH CAUTION!
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
26 ------------------
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
27 However, this information is NOT, of course, the whole truth!
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
28 Several tasks also depend on things that cannot be easily
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
29 taken into account, for example participation in prayers,
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
30 purity, etc. I have NOT added these requirements into this
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
31 table (because this table is otherwise automatically generated),
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
32 so you should ONLY treat this information as a rough guideline.
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
33
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
34 Also, some of the skill/spell percentages are too high (due to
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
35 sometimes using 'train xxx to:max'), and most likely some of the
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
36 requirement combinations have not yet been found...
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
37
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
38 - Ggr Pupunen
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
39
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
40 ==========================================================================
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
41
360
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
42 ,------------------------------------------------------------------------.
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
43 | Task name | Skill/spell | Min |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
44 +--------------------------------------+---------------------------+-----+
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
45 | Abigail's Nightmare |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
46 | | Holy bolt | 61 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
47 | | Power of faith | 50 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
48 | | Purity | 20 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
49 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
50 | Aid the Underdogs |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
51 | | Bless vial | 50 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
52 | | Sewing | 50 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
53 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
54 | Angelique's cross |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
55 | | Mastery of shielding | 60 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
56 | | Purity of thy heart | 50 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
57 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
58 | Battle Against Evil | Holy wind | 52 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
59 | Blood of the Innocent | Heavenly protection | 59 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
60 | Convent's life | Cure light wounds | 5 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
61 | Cry for help | Word of recall | 59 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
62 | Demons of the soul | Mastery of shielding | 47 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
63 | Evil thorn in the flesh of good | Summon | 44 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
64 | Feed the Poor | Dispel evil | 5 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
65 | Find valentina | Dispel evil | 5 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
66 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
67 | Forces of Evil |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
68 | | Banish demons | 64 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
69 | | Flames of righteousness | 49 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
70 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
71 | Good shepherd | Holy lance | 55 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
72 | Hammer of Las | Quick chant | 60 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
73 | Happy bees | Candlestick making | 41 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
74 | Heal and nourish | Cure serious wounds | 43 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
75 | Holy deeds | Cleanse heathen | 45 |
361
2ef1ae4e185f Another data update.
Matti Hamalainen <ccr@tnsp.org>
parents: 360
diff changeset
76 | Holy Trial I: Righteous Scholar | Purity of thy heart | 20 |
360
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
77 | Holy Trial II: Sacred Dal of Kofgaad | Purity of thy heart | 20 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
78 | Mastery of Holy Relics | Power of faith | 50 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
79 | Memento mei | Dispel undead | 30 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
80 | Might of Holy Lore | Holy hand | 51 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
81 | Might of Holy Vials | Mastery of holy vials | 50 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
82 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
83 | Nun's daily work |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
84 | | Identify relic | 74 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
85 | | Remove scar | 80 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
86 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
87 | Patron of the Righteous | Flames of righteousness | 52 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
88 | Pilgrimation | Exorcize | 47 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
89 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
90 | Prove thy Strenght |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
91 | | Banish demons | 17 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
92 | | Dispel evil | 55 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
93 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
94 | Sacred Water | Bless vial | 60 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
95 | Save the orphans | Purity of thy heart | 25 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
96 | Seed of evil | Celestial haven | 65 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
97 | Set of White Rose | Might of the saints | 40 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
98 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
99 | Slaad hunt |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
100 | | Cast dispel | 90 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
101 | | Cast heal | 70 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
102 | | Cast holy | 90 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
103 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
104 | Tears of nun | Protection from evil | 77 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
105 | Tomb Raider | Dispel undead | 60 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
106 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
107 | Torment and Agony |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
108 | | Dispel evil | 77 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
109 | | Dispel undead | 77 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
110 | | Saintly touch | 77 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
111 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
112 | True Devotee of Las |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
113 | | Essence eye | 60 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
114 | | Mana control | 60 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
115 | | Soul shield | 30 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
116 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
117 | Undead Lords | Dispel undead | 56 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
118 | Vials and Stamina | Vial throwing | 61 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
119 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
120 | Vindicator of justice |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
121 | | Dispel evil | 80 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
122 | | Sewing | 60 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
123 | | Turn undead | 70 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
124 |------------------------------------------------------------------------|
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
125 | Virtuosic nun of Holy Might | Knowledge of dispelling | 40 |
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
126 |-----------------+--------------------+---------------------------+-----'
7222b84a31be Update the task req tables.
Matti Hamalainen <ccr@tnsp.org>
parents: 338
diff changeset
127 | 40 tasks total |
80
c7983aa2a708 Added tasks.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
128 `-----------------'