-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Readme.htm
198 lines (193 loc) · 13.3 KB
/
Readme.htm
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!-- Readme.md v1.1.2.0
Field Training Lab (FTL)
created: 23 Sep 19
updated: 2020 03 21 -->
<h2 id="download-on-spacedock-or-github-or-curseforge-also-available-on-ckan">Download on <a href="http://spacedock.info/mod/971">SpaceDock</a> or <a href="https://github.com/zer0Kerbal/FieldTrainingLab/releases/latest" title="GitHub">Github</a> or <a href="https://www.curseforge.com/kerbal/ksp-mods/fieldtraininglab">Curseforge</a>. Also available on <a href="http://forum.kerbalspaceprogram.com/index.php?/topic/90246-*">CKAN</a>.</h2>
<h1 id="field-training-lab-ftl">Field Training Lab (FTL)</h1>
<h3 id="adopted-by-zer0kerbal-email-with-continued-support-from-the-community">Adopted by <a href="https://forum.kerbalspaceprogram.com/index.php?/profile/190933-zer0kerbal/" title="zer0Kerbal">@zer0Kerbal</a> <a href="mailto:[email protected]">email</a> with continued support from the community.</h3>
<h4 id="formerly-traininglaboratory-by-efour">formerly TrainingLaboratory by <a href="https://forum.kerbalspaceprogram.com/index.php?/profile/152350-efour/" title="Efour">@Efour</a></h4>
<p><img src="https://img.shields.io/github/v/release/zer0Kerbal/FieldTrainingLab?include_prereleases?style=plastic" alt="Mod Version" /> <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/FieldTrainingLab/master/json/ksp.json" alt="KSP version" /> <img src="https://img.shields.io/badge/KSP-AVC--supported-brightgreen.svg?style=plastic" alt="KSP-AVC" /> <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/FieldTrainingLab/master/json/license.json" alt="License MIT" /> <img src="https://i.postimg.cc/bvjfsMP5/MIT-17x17.png" /><br />
<img src="https://img.shields.io/badge/SpaceDock-listed-blue.svg?style=plastic" alt="SpaceDock" /> <img src="https://img.shields.io/badge/CKAN-Indexed-blue.svg?style=plastic" alt="CKAN" /> <img src="https://img.shields.io/badge/Github-Indexed-blue.svg?style=plastic&logo=github" alt="GitHub" /> <img src="https://img.shields.io/badge/CurseForge-listed-blue.svg?style=plastic" alt="Curseforge" /><br />
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/FieldTrainingLab/master/json/code.json" alt="Code" /> <img src="https://github.com/zer0Kerbal/FieldTrainingLab/workflows/Validate%20AVC%20.version%20files/badge.svg" alt="Validate AVC .version files" /></p>
<hr />
<p>This mod provides a training system (school) for your kerbalnauts by adding a Field Training Lab into all science laboratories.</p>
<p>Field Training Lab provides a training method that consumes science points to get a kerbal experience(stars).</p>
<p>Pay 20 science and your kerbal recieved 1 experience. Once your kerbal has gained enough experience, they will level up (max of level 5). <em><strong>Must buy one entire level at a time.</strong></em></p>
<h3 id="costs-2">Costs: [^2]</h3>
<table>
<thead>
<tr class="header">
<th>Level</th>
<th>Stars</th>
<th>Additional XP</th>
<th>Total XP</th>
<th>Column4</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>0</td>
<td>☆☆☆☆☆</td>
<td>0</td>
<td>0</td>
<td></td>
</tr>
<tr class="even">
<td>1</td>
<td>★☆☆☆☆</td>
<td>2</td>
<td>2</td>
<td>+40 science</td>
</tr>
<tr class="odd">
<td>2</td>
<td>★★☆☆☆</td>
<td>6</td>
<td>8</td>
<td>+120 science</td>
</tr>
<tr class="even">
<td>3</td>
<td>★★★☆☆</td>
<td>8</td>
<td>16</td>
<td>+160 science</td>
</tr>
<tr class="odd">
<td>4</td>
<td>★★★★☆</td>
<td>16</td>
<td>32</td>
<td>+320 science</td>
</tr>
<tr class="even">
<td>5</td>
<td>★★★★★</td>
<td>32</td>
<td>64</td>
<td>+640 science</td>
</tr>
</tbody>
</table>
<h4 id="training-costs-will-be-reduced">Training costs will be reduced:</h4>
<ul>
<li>by 50% when your Field Training Lab is in orbit</li>
<li>by 75% when your Field Training Lab is on other planet</li>
</ul>
<h4 id="cabin-notes">Cabin notes:</h4>
<ul>
<li>You can tweak values by editing the part.cfg or using a ModuleManager patch.</li>
<li>This module can be added to other crewed parts directly or using a ModuleManager patch.</li>
<li>The code currently only works with the first eight kerbals in a part.</li>
</ul>
<hr />
<p><img src="https://i.imgur.com/VGwKrJn.png" title="Field Training Lab" alt="Field Training Lab" /><br />
If leveling up 'Immediately' is not realistic? Do you think Training needs time to complete? Then <a href="https://forum.kerbalspaceprogram.com/index.php?/topic/188841-*" title="Field Training Facility">Field Training Facility</a> will be answer for you. Field Training Facility (FTL) consumes Time and Electric Charge in order to train (school) your kerbalnauts.</p>
<hr />
<p><img src="https://i.imgur.com/IA449bT.png" title="Field Training Facility" alt="Field Training Facility" /></p>
<h3 id="and-you-can-have-both-installed">And you can have both installed</h3>
<blockquote>
<p>Now then, someone like me will want to use both. What happens?</p>
</blockquote>
<h4 id="both-field-training-facility-ftf-and-field-training-lab-ftl-work-together-when-you-have-both-of-them-installed-result-is-shown-below"><em>Both <a href="https://forum.kerbalspaceprogram.com/index.php?/topic/188841-*" title="Field Training Facility">Field Training Facility (FTF)</a> and <a href="https://forum.kerbalspaceprogram.com/index.php?/topic/188841-*" title="Field Training Lab">Field Training Lab (FTL)</a> work together when you have both of them installed. Result is shown below:</em></h4>
<p><img src="https://i.imgur.com/FoeIXB6.png" title="with both Field Training Facility and Lab installed" alt="Kerbalnaut Field Training" /><br />
The longer you train with FTF, the less science it costs to level immediately using the FTL.</p>
<p>For example - Just using FTL, Level 4 -> Level 5 consumes 640p of Science point. But Level 4(50% with FTF) -> Level 5 consumes just 320p of science point. If 90% with FTF? Just pay 64p of science point or wait some more days. you can get level 5 kerbalnaut.</p>
<p>More training means less science points needed, linearly.</p>
<h4 id="these-two-addons-can-cooperate-if-you-want-one-thing-you-can-install-just-one-mod-if-you-install-both-they-will-cooperate-and-your-kerbals-profit">These two addons can cooperate, If you want one thing, you can install just one mod. If you install both, they will cooperate and your kerbals profit!</h4>
<hr />
<h3 id="installation-directions">Installation Directions:</h3>
<ul>
<li>Use CKAN</li>
</ul>
<h3 id="changelog-summary">Changelog Summary</h3>
<p><em>See <a href="https://raw.githubusercontent.com/zer0Kerbal/FieldTrainingLab/master/Changelog.cfg">ChangeLog</a> for full details of mod changes</em></p>
<hr />
<h3 id="dependencies">Dependencies</h3>
<ul class="task-list">
<li><input type="checkbox" disabled="" checked="" />
<a href="http://kerbalspaceprogram.com/">Kerbal Space Program</a> <a href="http://kerbalspaceprogram.com/"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/FieldTrainingLab/master/json/ksp.json" /></a> <em><strong>may</strong></em> work on other versions (YMMV)</li>
<li><input type="checkbox" disabled="" checked="" />
<a href="http://forum.kerbalspaceprogram.com/index.php?/topic/50533-*" title="ModuleManager">Module Manager</a> [^2]</li>
</ul>
<h3 id="recomends">Recomends</h3>
<ul class="task-list">
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/188841-*" title="Field Training Lab">Field Training Lab (FTL)</a></li>
</ul>
<h2 id="suggests">Suggests</h2>
<ul class="task-list">
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/187625-*" title="On Demand Fuel Cells">On Demand Fuel Cells {ODFC)}</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/188841-*" title="Field Training Facility">Field Training Facility (FTF)</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://github.com/zer0Kerbal/KGEx/tree/master/GameData/KGEx/DockingPortDescriptions">Docking Port Descriptions(DPD)</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/192187-*">PicoPort Shielded (PPS)</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/187495-*" title="Transparent Command Pods">Transparent Command Pods Repressurized)(TCP)</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191719-*" title="Stork Delivery System (SDS)">Stork Delivery System (SDS)</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191426-*" title="Biomatic">Biomatic</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="">B9 Stock Switches (BSS)</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/192360-*" title="Oh Scrap!">Oh Scrap!</a>:</li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/192360-*" title="ScrapYard">ScrapYard</a>:</li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191719-*" title="DaMichel's AeroRadial">DaMichel's AeroRadial</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191719-*" title="DaMichel's CargoBays">DaMichel's CargoBays</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191719-*" title="DaMichel's Fuselage">DaMichel's Fuselage</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191719-*" title="DaMichel's Spherical Tanks">DaMichel's Spherical Tanks</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191719-*" title="Stork Delivery System (SDS)">Stork Delivery System (SDS)</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191045-*" title="SimpleLogistics!">SimpleLogistics!</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191424-*" title="SimpleConstructon!">SimpleConstructon!</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/191504-*" title="Not So SimpleConstructon!">Not So SimpleConstructon!</a></li>
</ul>
<h3 id="supports">Supports</h3>
<ul class="task-list">
<li><input type="checkbox" disabled="" checked="" />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/179207-*" title="Kerbal Changelog">Kerbal Change Log</a></li>
<li><input type="checkbox" disabled="" checked="" />
<a href="http://forum.kerbalspaceprogram.com/index.php?/topic/133606-1" title="Kerbal Planetary Base Systems">Kerbal Planetary Base Systems</a></li>
</ul>
<h3 id="conflicts">Conflicts</h3>
<ul class="task-list">
<li><input type="checkbox" disabled="" checked="" />
none known</li>
</ul>
<hr />
<p><em>red box below is a link to forum post on how to get support</em><br />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/83212-*"><img src="https://i.postimg.cc/vHP6zmrw/image.png" alt="How to get support" /></a></p>
<p><a href="https://youtu.be/-_IweZIT7OI" title="Kottabo Talks Field Training Facility"><img src="https://img.youtube.com/vi/-_IweZIT7OI/0.jpg" /></a></p>
<h3 id="license">License</h3>
<h4 id="aka-legal-mumbo-jumbo">aka Legal Mumbo Jumbo</h4>
<p>Source: <a href="https://github.com/zer0Kerbal/FieldTrainingLab/">GitHub</a><br />
License: <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/FieldTrainingLab/master/json/license.json" alt="License MIT" /> <img src="https://i.postimg.cc/bvjfsMP5/MIT-17x17.png" /></p>
<blockquote>
<p>*** All bundled mods are distributed under their own licenses***<br />
*** All art assets (textures, models, animations) are distributed under their own licenses***</p>
</blockquote>
<h3 id="original">Original</h3>
<p>Author: <a href="https://forum.kerbalspaceprogram.com/index.php?/profile/152350-efour/" title="Efour">@EFour</a><br />
<a href="https://forum.kerbalspaceprogram.com/index.php?/topic/149796-*">Thread</a><br />
<a href="https://spacedock.info/mod/971/Training%20Laboratory/download/1.0.3.3">Download</a><br />
Source: <a href="https://spacedock.info/mod/971/Training%20Laboratory/download/1.0.3.3">GitHub</a><br />
License: <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/zer0Kerbal/FieldTrainingLab/master/json/license.json" alt="License MIT" /> <img src="https://i.postimg.cc/bvjfsMP5/MIT-17x17.png" /></p>
<h6 id="v103-original-11-aug-2018-0k-updated-21-mar-2020-zedk">v1.0.3. original: 11 Aug 2018 0K updated: 21 Mar 2020 zed'K</h6>
<!-- graphical links to downloads -->
<!--- original mod stuff -->
<!--- license logo urls -->
<!-- zer0Kerbal mods -->
<p>[^1]: <em>Be Kind: Lithobrake, not jakebrake! Keep your Module Manager up to date</em><br />
[^2]: <a href="https://wiki.kerbalspaceprogram.com/wiki/Experience" title="KSP WIKI: Experience">KSP Wiki: Experience</a></p>