Difference between revisions of "The Academy"

From MoR-Wiki
Jump to navigation Jump to search
Line 109: Line 109:
| +5
| +5
|}
|}
== Tutoring wages ==
'''Base:''' $100
'''Academics/Science is 85 or better:''' +15
<<if $aca_work is 1>>
<<if $aca gte 85>><<set _pay+=15>><</if>>
<<if $aca gte 95>><<set _pay+=15>><</if>>
<<if $aca gte 100>><<set _pay+=15>><</if>>
<<if $aca gte 110>><<set _pay+=15>><</if>>
<<if $aca gte 130>><<set _pay+=100>><</if>>
<<if $tech gte 130>><<set _pay+=10>><</if>>
<</if>>
<<if $aca_work is 2>>
<<if $tech gte 85>><<set _pay+=15>><</if>>
<<if $tech gte 95>><<set _pay+=15>><</if>>
<<if $tech gte 100>><<set _pay+=15>><</if>>
<<if $tech gte 110>><<set _pay+=15>><</if>>
<<if $tech gte 130>><<set _pay+=100>><</if>>
<<if $aca gte 130>><<set _pay+=10>><</if>>
<</if>>
<<if $credit gte 1000>><<set _pay+=5>><</if>>
<<if $credit gte 1500>><<set _pay+=10>><</if>>
<<if $credit gte 3000>><<set _pay+=5>><</if>>
<<if $credit gte 5000>><<set _pay+=10>><</if>>
<<if $credit gte 10000>><<set _pay+=15>><</if>>
<<if $aca_disp gte 100>><<set _pay+=10>><</if>>
<<if $aca_disp gte 300>><<set _pay+=10>><</if>>
<<if $aca_disp gte 500>><<set _pay+=10>><</if>>
<<if $aca_disp gte 600>><<set _pay+=10>><</if>>
<<if $aca_disp gte 1000>><<set _pay+=20>><</if>>


== Slave Classes ==
== Slave Classes ==

Revision as of 20:44, 31 May 2022

Academy1.jpg

The WhiteHaven Academy is a large educational building that provides all manner of classes. It is common practice for middle-class families to send their children here to take comprehensive classes that cover a wide variety of subjects over multiple terms. Older individuals are not able to attend these classes, but can still pay to attend individual classes that can still provide a decent education in a chosen subject. The Academy itself is a maze of haphazardly planned corridors and passageways lined with old oil paintings and wood paneling.

Classes[edit | edit source]

The player can take four different courses here. You must arrive between 8 AM and 12 PM to attend a course as well as paying a fee. This fee is a one-time payment for the course and does not need to be paid for each lecture You must attend multiple lectures to actually complete the course. Once the course is completed, you will gain stats. There is a minimum and maximum gain for each course, so everyone will learn at least something. Courses cannot be taken again once completed.

Courses[edit | edit source]

Master Hemme's Know-It-All ($950)[edit | edit source]

A general course that teaches a myriad of basic subjects.

Min/Max Gains
Skill Minimum Maximum
Intelligence +1 +3
Academics +2 +5
Science +2 +5
Manipulate +2 +6
Gambling +1 +5

Daria's Science and Mathematics ($900)[edit | edit source]

A course focused on raising science and gambling. Completing this course awards Daria's Gift, a special passive ability. Daria's gift becomes active if the player has 70 Intelligence or higher, and grants a +20 bonus to charm rolls when interacting with a character with an Intelligence of 49 or lower.

Min/Max Gains
Skill Minimum Maximum
Intelligence +1 +5
Science +2 +8
Gambling +1 +15

Professor Wolf's Complete Masters ($1500)[edit | edit source]

A course focused on raising academics.

Min/Max Gains
Skill Minimum Maximum
Intelligence +1 +3
Academics +4 +8
Science +1 +2
Willpower +0 +5

Professor Wolf's Planetary Studies ($1200)[edit | edit source]

An advanced course focusing on science and academics.

Min/Max Gains
Skill Minimum Maximum
Intelligence +1 +6
Academics +4 +10
Science +2 +5

Tutoring wages[edit | edit source]

Base: $100 Academics/Science is 85 or better: +15


<<if $aca_work is 1>> <<if $aca gte 85>><<set _pay+=15>><</if>> <<if $aca gte 95>><<set _pay+=15>><</if>> <<if $aca gte 100>><<set _pay+=15>><</if>> <<if $aca gte 110>><<set _pay+=15>><</if>> <<if $aca gte 130>><<set _pay+=100>><</if>> <<if $tech gte 130>><<set _pay+=10>><</if>> <</if>>

<<if $aca_work is 2>> <<if $tech gte 85>><<set _pay+=15>><</if>> <<if $tech gte 95>><<set _pay+=15>><</if>> <<if $tech gte 100>><<set _pay+=15>><</if>> <<if $tech gte 110>><<set _pay+=15>><</if>> <<if $tech gte 130>><<set _pay+=100>><</if>> <<if $aca gte 130>><<set _pay+=10>><</if>> <</if>>


<<if $credit gte 1000>><<set _pay+=5>><</if>> <<if $credit gte 1500>><<set _pay+=10>><</if>> <<if $credit gte 3000>><<set _pay+=5>><</if>> <<if $credit gte 5000>><<set _pay+=10>><</if>> <<if $credit gte 10000>><<set _pay+=15>><</if>> <<if $aca_disp gte 100>><<set _pay+=10>><</if>> <<if $aca_disp gte 300>><<set _pay+=10>><</if>> <<if $aca_disp gte 500>><<set _pay+=10>><</if>> <<if $aca_disp gte 600>><<set _pay+=10>><</if>> <<if $aca_disp gte 1000>><<set _pay+=20>><</if>>


Slave Classes[edit | edit source]