Knowledge Point Scripts

Discussions about scenario games and user-defined scripts.
Post Reply
learn42day
Posts: 3
Joined: Sat Feb 17, 2024 6:00 pm
Has thanked: 1 time

Knowledge Point Scripts

Post by learn42day »

Are there Scripts for Knowledge Points? I want to create a script for knowledge points. Do I add the below to a script?

Knowledge Points System=Yes

Can increase Expertise of Management Staff=Yes

Knowledge Points Rewards Modifier=50

Initial Knowledge Point=50
//Initial Knowledge Points=<0 to 100>
//Set the amount of initial knowledge points that the player has in the beginning of the game.

Thank you,
User avatar
Stylesjl
Mod Expert
Mod Expert
Posts: 889
Joined: Sun Oct 29, 2023 4:01 am
Location: Sydney, Australia
Has thanked: 63 times
Been thanked: 82 times

Re: Knowledge Point Scripts

Post by Stylesjl »

Here are the script lines. 100 for the Modifier means that it is at the default level.

[GOAL REWARD SETTINGS]
Knowledge Points System = Yes
Can Increase Expertise of Management Staff = Yes
Initial Knowledge Points = 0
AI Knowledge Point Interval=0
Knowledge Points Rewards Modifier=100
Monetary Reward Modifier=100
Post Reply