Difference between revisions of "Skill Training (Game Messages)"
From SWGANH Wiki
(→Related Tags) |
(→Non Jedi Profession Training) |
||
(39 intermediate revisions by 2 users not shown) | |||
Line 43: | Line 43: | ||
|valign=top| | |valign=top| | ||
== Description == | == Description == | ||
− | + | ||
+ | |||
+ | For Jedi Messages See the <br>[[General Jedi Trainer (Game Messages)|General Jedi Trainer]]<br> [[Jedi Trainer DarkSide (Game Messages)|Jedi Trainer DarkSide]]<br> [[Jedi Trainer LightSide (Game Messages)|Jedi Trainer Lightside]] | ||
+ | |||
|valign=top| | |valign=top| | ||
Line 50: | Line 53: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D75%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
Line 57: | Line 60: | ||
|} | |} | ||
− | = Non Jedi Profession Training = | + | == Non Jedi Profession Training == |
Line 102: | Line 105: | ||
| | | | ||
|Player response that sends them to Prompt 2 if they have experience to learn the skills. If the player has no experience or already has all these skills learned then they are sent to prompt 8. We could perhaps send the player to another prompt if they have mastered the profession... | |Player response that sends them to Prompt 2 if they have experience to learn the skills. If the player has no experience or already has all these skills learned then they are sent to prompt 8. We could perhaps send the player to another prompt if they have mastered the profession... | ||
− | | | + | |[[General Skill Trainer1 (Example)|Example]] |
|---- | |---- | ||
|opt1_2 | |opt1_2 | ||
Line 113: | Line 116: | ||
| | | | ||
|If the player chooses the “What skills will I be able to learn next?” response, The npc will list the skills available to the player upon next skill up. All choices are made for whatever highest tier the player has reached. For example if the player is currently at 3xxx in skills then the skills displayed will be the ones at 4111 on the skill tree. I believe that upon clicking on these skills, the player receives some sort of information about them but I am not sure what type of information is presented or what menu is shown for this. | |If the player chooses the “What skills will I be able to learn next?” response, The npc will list the skills available to the player upon next skill up. All choices are made for whatever highest tier the player has reached. For example if the player is currently at 3xxx in skills then the skills displayed will be the ones at 4111 on the skill tree. I believe that upon clicking on these skills, the player receives some sort of information about them but I am not sure what type of information is presented or what menu is shown for this. | ||
+ | |[[General Skill Trainer1 (Example)|Example]] | ||
+ | |---- | ||
+ | |converse_stop | ||
+ | | | ||
+ | |ui_radial.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Stop Conversing | ||
+ | | | ||
+ | | | ||
| | | | ||
+ | |[[General Skill Trainer1 (Example)|Example]] | ||
|---- | |---- | ||
| | | | ||
Line 255: | Line 269: | ||
| | | | ||
| | | | ||
− | |This is the npc response given if the player chooses the “What skills will I be able to learn next?” response. The npc will list the skills available to the player upon next skill up. All choices are made for whatever highest tier the player has reached. For example if the player is currently at 3xxx in skills then the skills displayed will be the ones at 4111 on the skill tree. | + | |This is the npc response given if the player chooses the “What skills will I be able to learn next?” response. The npc will list the skills available to the player upon next skill up. All choices are made for whatever highest tier the player has reached. For example if the player is currently at 3xxx in skills then the skills displayed will be the ones at 4111 on the skill tree. Upon clicking on these skills, the player receives information about the skill that is chosen which includes cash and experience costs to train and skill points used. |
|[[Skill Trainer3 (Example)|Example]] | |[[Skill Trainer3 (Example)|Example]] | ||
|---- | |---- | ||
Line 497: | Line 511: | ||
| | | | ||
| | | | ||
− | |This is the npc response when the player attempts to train in a skill that they do not have enough credits to purchase. Unknown what response choices are given to the player. | + | |This is the npc response when the player attempts to train in a skill that they do not have enough credits to purchase. Unknown what response choices are given to the player. Will assume it gives the players the same initial choice responses. |
| | | | ||
|---- | |---- | ||
+ | |opt1_1 | ||
| | | | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
| | | | ||
+ | |I'm interested in learning a skill. | ||
| | | | ||
| | | | ||
− | |||
− | |||
− | |||
− | |||
| | | | ||
| | | | ||
|---- | |---- | ||
+ | |opt1_2 | ||
| | | | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
| | | | ||
− | | | + | |What skills will I be able to learn next? |
− | + | ||
− | + | ||
− | + | ||
| | | | ||
| | | | ||
Line 575: | Line 589: | ||
| | | | ||
|Npc response to the player choosing and successfully completed a Yes response to accepting training. | |Npc response to the player choosing and successfully completed a Yes response to accepting training. | ||
− | | | + | |[[General Skill Trainer1 (Example)|Example]] |
|---- | |---- | ||
|prose_pay_acct_success | |prose_pay_acct_success | ||
Line 585: | Line 599: | ||
|You successfully make a payment of %DI credits to %TO. | |You successfully make a payment of %DI credits to %TO. | ||
| | | | ||
− | |Notification to the player that they are paying the credits to the | + | |Notification to the player that they are paying the credits to the NPC. |
− | | | + | |[[Pay Account Success (Example)|Example]] |
|---- | |---- | ||
|prose_skill_learned | |prose_skill_learned | ||
Line 597: | Line 611: | ||
| | | | ||
|Notification to the player that they have trained in the skill. | |Notification to the player that they have trained in the skill. | ||
− | | | + | |[[General Skill Trainer1 (Example)|Example]] |
|---- | |---- | ||
|command_acquired_prose | |command_acquired_prose | ||
Line 772: | Line 786: | ||
| | | | ||
| | | | ||
− | |Response from an npc if the player attempts to talk to them when they do not have the required pre-requisites. For example Bounty Hunter would require the skills Master Marksman and Exploration IV. | + | |Response from an npc if the player attempts to talk to them when they do not have the required pre-requisites. For example Bounty Hunter would require the skills Master Marksman and Exploration IV. This brings up a SUI window to the player displaying the current skills that they need to learn. |
|[[Skill Trainer9 (Example)|Example]] | |[[Skill Trainer9 (Example)|Example]] | ||
|---- | |---- | ||
Line 782: | Line 796: | ||
| | | | ||
| | | | ||
− | | | + | | |
| | | | ||
| | | | ||
Line 793: | Line 807: | ||
| | | | ||
| | | | ||
− | | | + | | |
| | | | ||
| | | | ||
Line 838: | Line 852: | ||
| | | | ||
| | | | ||
− | | | + | |This is the message given if the user clicks on one of the skills that are displayed after the player clicks the What skills will I be able to learn next Prompt if they have any skills remaining that they can be trained in. |
|[[Skill Trainer10 (Example)|Example]] | |[[Skill Trainer10 (Example)|Example]] | ||
|---- | |---- | ||
Line 1,036: | Line 1,050: | ||
| | | | ||
| | | | ||
− | |Message that we might can use if a player who has mastered the profession attempts to talk to the trainer. | + | |Message that we might can use if a player who has mastered the profession attempts to talk to the trainer to either learn skills or ask for more information about them. |
|[[Skill Trainer13 (Example)|Example]] | |[[Skill Trainer13 (Example)|Example]] | ||
|---- | |---- | ||
+ | |requires_jtl | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |You must enable the Star Wars Galaxies: Jump to Lightspeed expansion in order to converse with this npc. | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |System message received when a player attempts to talk to a shipwright trainer when they do not have the JTL expansion installed. | ||
+ | | | ||
+ | |---- | ||
+ | |Prompt 14 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |---- | ||
+ | |surpass_trainer | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |WOW! You have learned everything I have to teach... I suppose that now it's time for you to find your own path. Farewell %TT. | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |Message a player receives when they train a master level skill from the trainer. Maybe since master level is the last training available to a player, we can use this as replacement to the "Excellent...lets begin " npc response that is typical for all other training to add an acknowledgment by the npc of their accomplishment. | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |} | ||
+ | |||
+ | == Non Jedi Profession Specific Dialog == | ||
+ | |||
+ | |||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="anhsmalltable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' | ||
+ | |||
+ | |||
+ | |---- | ||
+ | |trainer_1hsword | ||
+ | |One handed sword style is the epitome of grace and elegance in combat. Master these techniques I teach you...and nothing will stop you. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Fencer | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_2hsword | ||
+ | |Sit down, shut up, and listen! If you pay attention you'll be fighting with a two-handed sword even better than me! Well, not really, but at least you won't look like a fool when you use it. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Swordsman | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_architect | ||
+ | |I built the biggest houses with the best layouts on every planet from here to Dathomir. And now my knowledge is yours. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Architect | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_armorsmith | ||
+ | |There's nothing more comforting than a solid piece of armor strapped to your back. Wanna learn how to make some? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Armorsmith | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_artisan | ||
+ | |Building, crafting, creating. It's all in your hands. How can I help move you along in this profession? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Artisan | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_bioengineer | ||
+ | |Dustin crops ain't like flying through hyperspace, boy. It's a lot more work. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Bio-Engineer | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_bountyhunter | ||
+ | |There's scum on every planet in every system of the galaxy. And you can earn big money by showing the authorities where they hide. Sound good to you? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Bounty Hunter | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_brawler | ||
+ | |Hullo! I teach brawlin' in these parts. What can I helps you wif? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Brawler | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_carbine | ||
+ | |Hello friend. I teach basic use of the carbine. I assume you're here to learn? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Carbineer | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_chef | ||
+ | |Mynock souffle. Grilled bantha. Broiled rancor toes. All of these and more, I will teach you to cook. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Chef | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_combatmedic | ||
+ | |Sometimes, when you're out in the field, your buddy loses his arm. I'll show you how to stick it right back on... | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Combat Medic | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_commando | ||
+ | |Heavy weapons, grenades, support. Learn it, live it, love it. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Commando | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_creaturehandler | ||
+ | |I'm in a foul mood. My breakfast was stolen by a gnort, an eopie stepped on my foot, and my kaadu done run off. What do YOU want? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Creature Handler | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_dancer | ||
+ | |I teach elegance, beauty, grace, and how to get dates in clubs. Well, actually, you're on your own with the last one, but I can teach you to dance. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Dancer | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_doctor | ||
+ | |Seven years of your life and you'll be fully qualified. I'm here to help you get started. What shall we discuss first? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Doctor | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_droidengineer | ||
+ | |There's nothing like a busted R2 unit to remind you what's important in life. C'mon, tell me what you need to know. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Droid Engineer | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_entertainer | ||
+ | |Show business is the only business I know! Would you like to know about show business? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Entertainer | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_imagedesigner | ||
+ | |Don't let them laugh at you. They always give the image designers funny looks, but when they want their hair done, who else are they going to call? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Image Designer | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_marksman | ||
+ | |I teach marksmanship. You won't even need a targeting system after I'm through with you. Ready to start? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Marksman | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_medic | ||
+ | |If you can stand the sight of blood I can teach you to put it back in the body. Ready to learn? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Medic | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_merchant | ||
+ | |Time is money, friend. I'll gladly instruct you in the ways of the Merchant, but you'll have to pay your dues up front. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Merchant | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_musician | ||
+ | |Three hours a day! That's all it takes. Take the time to learn the instruments. Now, are you ready? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Musician | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_pistol | ||
+ | |Good morning, or evening, sir or madam, or blah blah blah. I teach people how to shoot pistols! I don't have to be nice. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Pistoleer | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_polearm | ||
+ | |I teach polearm fighting. Would you like to learn? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Pikeman | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_politician | ||
+ | |Interested in running for public office? You'll need my instruction to make your policies succeed! | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Politician | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_ranger | ||
+ | |I can track a bird on a cloudy day. If you want to even approach my skills you better pay attention. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Ranger | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_rifleman | ||
+ | |Don't stand so close. I took up the rifle to keep away from people. If you're willing to study, I'll teach you the same. Can you handle it? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Rifleman | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_scout | ||
+ | |If it's scouting you'd like to know about, I'm the one you're looking for. What can I help you with? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Scout | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_shipwright | ||
+ | |Greetings. Are you interested in becoming an accomplished Shipwright? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Shipwright | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_smuggler | ||
+ | |I'm not really supposed to be showing anyone how to do this, but you'll keep it to yourself right? You'd never do anything illegal, I'm sure. | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Smuggler | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_squadleader | ||
+ | |Fall in soldier! Are you ready to learn? I can't hear you! | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Squad Leader | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_tailor | ||
+ | |The most fabulous clothes in all the world, and for you, I'm willing to show you how it's done. Prepare to look fabulous! | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Tailor | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_unarmed | ||
+ | |Teras Kasi is a way of life. It is a philosophy for living. What more would you like to know? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Teras Kasi Artist | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_weaponsmith | ||
+ | |There's nothing more comforting than a solid weapon strapped to your side. Wanna learn how to make some? | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Weaponsmith | ||
+ | | | ||
+ | |---- | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | == Unused Messages == | ||
+ | |||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="anhsmalltable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | ||''' | ||
+ | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''NPC Message'''||'''Player Response'''||'''System Message'''||'''Skill Options'''||'''Notes'''||'''Examples''' | ||
+ | |||
+ | |---- | ||
+ | |confirm | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |Are you sure you wish to purchase this skill? | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |error_grant_skill | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |Hrmm... seems that I cant teach you that skill due to an internal error. TestTrac? | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |msg2_3 | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |Skills that I possess that you do not?! Well, what skill are you interested in? | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |msg2_4 | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |All of my skills? Oh well, which one do you want to know about? | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |msg3_1 | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |There is nothing more I can teach you! | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |msg_no | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |Too rich for ya? Well, maybe I can help you with something else? | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |||
+ | |---- | ||
+ | |no_skill_pts | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |How can I teach you when you do not have any available skill points. | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |opt1_3 | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |Skills you have that I do not... | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |opt1_4 | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |All of your skills... | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |prose_train_failed | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | | | ||
+ | |You were unable to complete %TO skill training. | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |skill_terminal_denied | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | | | ||
+ | |Access Denied. | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |skill_terminal_disabled | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | | | ||
+ | |Terminal Disabled. | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |skill_terminal_grant | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | | | ||
+ | |You have learned %TO. | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |skill_terminal_max_skills | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | | | ||
+ | |You have learned all the skills this terminal can teach. | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |success | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | | | ||
+ | |You have successfully learned the skill. | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_fs | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |The secrets of the Force will reveal themselves to those who seek them. | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_industrialist | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |Speed, efficiency, maintenence and management. These are the buzzwords of a true industrialist. | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_miner | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |I spent most of my life mining. Now, I teach other people how to do it. Well, I try to anyway. | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_starfighter_engineer | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |I can teach you how to build superior starship components. Are you interested? | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |trainer_unknown | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |Well then... Speak up... What might you be interested in learning about? | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |(Unknown) | ||
+ | | | ||
+ | |---- | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | == SUI Prompt - Skill Pre-requisites == | ||
+ | |||
+ | |||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="anhsmalltable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''SUI Title'''||'''SUI Details'''||'''SUI Button Label'''||'''Example''' | ||
+ | |---- | ||
+ | |no_qualify_title | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | |Trainer Skill Requirements | ||
+ | | | ||
+ | | | ||
+ | |[[Skill Trainer14 (Example)|Example]] | ||
+ | |||
+ | |---- | ||
+ | |no_qualify_prompt | ||
+ | |/string/en/ | ||
+ | |skill_teacher.stf | ||
+ | |internal_command_string | ||
+ | | | ||
+ | |You must have, at least, the following skills to learn from this skill trainer. | ||
+ | | | ||
+ | |||
+ | |||
+ | |||
+ | |---- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |internal_command_string | ||
+ | | | ||
+ | | | ||
+ | |OK | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | == SUI Prompt - Skill Information == | ||
+ | |||
+ | |||
+ | |||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="anhsmalltable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''SUI Title'''||'''SUI Details'''||'''SUI Button Label'''||'''Example''' | ||
+ | |---- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |[[Skill Trainer3 (Example)|Example]] | ||
+ | |||
+ | |---- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |||
+ | |--- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | == Unknown SUI Prompt== | ||
+ | |||
+ | |||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="anhsmalltable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''SUI Title'''||'''SUI Details''' | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||skill_terminal_title | ||
+ | ||/string/en/ | ||
+ | ||skill_teacher.stf | ||
+ | ||internal_command_string | ||
+ | ||Skill Terminal | ||
+ | || | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||skill_terminal_prompt | ||
+ | ||/string/en/ | ||
+ | ||skill_teacher.stf | ||
+ | ||internal_command_string | ||
+ | || | ||
+ | ||Choose a new skill to learn: | ||
+ | |||
+ | |||
|} | |} | ||
|} | |} |
Latest revision as of 19:35, 28 August 2011
This article or section needs proper wiki formatting. |
Game Messages - Message Category
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
Non Jedi Profession Training
Non Jedi Profession Specific Dialog
Unused Messages
SUI Prompt - Skill Pre-requisites
SUI Prompt - Skill Information
Unknown SUI Prompt
|