このスクリプトではプレイヤー個人のステータスとも呼べる項目の設定ができます。
サンプル
[PLAYER EXPERTISE] Retailing =100 Raw Material Production =10 Product Expertise =Apparel,50
★がついている項目はカスタマイズモードのゲームの設定より幅広く変化できるもの、または設定に表示されていない項目です。
プレイヤーの得意分野スクリプトを使用する時は[PLAYER EXPERTISE]が必須です。
クリックでコピーします▼
[PLAYER EXPERTISE]
次のスクリプトコードを使用して、プレイヤーキャラクターの得意分野を設定できます。
・小売販売
Retailing =0~100
・農業
Farming =0~100
・製造
Manufacturing =0~100
・研究開発
Research and Development =0~100
・原材料生産
Raw Material Production =0~100
・マーケティング
Marketing =0~100
・研修
Training =0~100
メリット | デメリット | |
---|---|---|
設定する | 特殊な条件で活躍させたい時に使える | やたら使うとゆるいゲームになるだけ |
設定しない | シビアなゲームにしたい時に | 通常プレイになるだけ |
詳しい説明は専門知識とはにて。
スクリプトのコードはすべてクリックでコピーできます▼
小売販売
Retailing =
農業
Farming =
製造
Manufacturing =
研究開発
Research and Development =
原材料生産
Raw Material Production =
マーケティング
Marketing =
研修
Training =
プレイヤーキャラクターに特定の製品クラスの専門知識を持たせたい場合、次のように定義できます。
Product Expertise =<Product Class>,<Expertise Rating、範囲は0〜100>
例:
Product Expertise =Apparel,100
この例ではゲームの開始時に100の評価のアパレルの得意分野を持っているプレイヤーが作られます。
メリット | デメリット | |
---|---|---|
設定する | 研究広告効果が上がる | ゆるいゲームになる |
設定しない | シビアなゲームにしたい時に | 通常プレイになるだけ |
以下のコードはコピーした後に、持たせたい評価を0~100の間で追記するだけで機能します。
スクリプトのコードはすべてクリックでコピーできます▼
アパレル
Product Expertise =Apparel,
車およびバイク
Product Expertise =Automobile,
飲料
Product Expertise =Beverage,
バス製品
Product Expertise =Body Care Products,
通信装置
Product Expertise =Communication Devices,
コンピューター
Product Expertise =Computer,
化粧品
Product Expertise =Cosmetics,
医薬品
Product Expertise =Drugs,
電気製品
Product Expertise =Electronic Products,
食品
Product Expertise =Food,
靴製品
Product Expertise =Footwear,
家具
Product Expertise =Furniture,
家電製品
Product Expertise =Home Appliances,
家庭用品
Product Expertise =Household Products,
貴金属
Product Expertise =Jewelry,
革製品
Product Expertise =Leather Goods,
写真製品
Product Expertise =Photography Products,
半製品
Product Expertise =Semi Products,
スナック
Product Expertise =Snacks,
スポーツ用品
Product Expertise =Sport Equipment,
タバコ製品
Product Expertise =Tobacco Products,
玩具とテレビゲーム
Product Expertise =Toy,
時計
Product Expertise =Watch,
プレイヤーキャラクターにソフトウェアの特定の製品クラスの専門知識を持たせたい場合、次のように定義できます。
Software Expertise =<software class name or code>,<Expertise Rating、範囲は0〜100>
例:
Software Expertise = Audio Software,100
この例ではゲームの開始時に100の評価の音楽ソフトの得意分野を持っているプレイヤーが作られます。
メリット | デメリット | |
---|---|---|
設定する | 研究広告効果が上がる | ゆるいゲームになる |
設定しない | シビアなゲームにしたい時に | 通常プレイになるだけ |
以下のコードはコピーした後に、持たせたい評価を0~100の間で追記するだけで機能します。
スクリプトのコードはすべてクリックでコピーできます▼
音楽ソフト
Software Expertise =Audio Software,
セキュリティソフト
Software Expertise =Computer Security,
グラフィックデザインソフト
Software Expertise =Graphic Design Software,
オフィスソフト
Software Expertise =Office Software,
ユーティリティソフト
Software Expertise =Utility Software,
映像ソフト
Software Expertise =Video Software,
オペレーティングシステム
Software Expertise =Operating System,
プレイヤーキャラクターにインターネット企業の特定の製品クラスの専門知識を持たせたい場合、次のように定義できます。
Internet Expertise =<Internet company type>,<Expertise Rating、範囲は0〜100>
例:
Software Expertise = E-commerce,100
この例ではゲームの開始時に100の評価のe-コマースの得意分野を持っているプレイヤーが作られます。
メリット | デメリット | |
---|---|---|
設定する | 研究広告効果が上がる | ゆるいゲームになる |
設定しない | シビアなゲームにしたい時に | 通常プレイになるだけ |
以下のコードはコピーした後に、持たせたい評価を0~100の間で追記するだけで機能します。
スクリプトのコードはすべてクリックでコピーできます▼
e-コマース
Internet Expertise =E-commerce,
オンラインオークションサイト
Internet Expertise =Online Auction Site,
オンライン株取引
Internet Expertise =Online Stock Trading,
検索サイト
Internet Expertise =Search Engine,
写真共有サイト
Internet Expertise =Photo-sharing Website,
ソーシャルネットワーク
Internet Expertise =Social Network,
ニュースサイト
Internet Expertise =News Website,
ビデオオンデマンド
Internet Expertise =Video On Demand,
ビデオ共有ウェブサイト
Internet Expertise =Video-sharing Website,
ホテル予約サイト
Internet Expertise =Hotel Booking Site,
マイクロブログ
Internet Expertise =Microblogging,
レンタカー予約サイト
Internet Expertise =Car Rental Booking Site,