Difference between revisions of "Bio-Engineer (Game Mechanics)"
(→Skill Modifiers) |
|||
Line 26: | Line 26: | ||
|} | |} | ||
+ | |||
+ | |||
+ | ==SUI Prompt== | ||
+ | |||
+ | ''' Prompt 1: Notification ''' | ||
+ | |||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | ||'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Window Title'''||'''Window Description'''||'''SUI Button Label'''||'''Window Contents''' | ||
+ | |||
+ | |- align="center" | ||
+ | ||pet_sui_title | ||
+ | ||/string/en/ | ||
+ | ||bio_engineer.stf | ||
+ | ||Internal SUI label | ||
+ | ||Invalid Pet | ||
+ | || | ||
+ | || | ||
+ | || | ||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | |||
+ | ||pet_sui_abort | ||
+ | ||/string/en/ | ||
+ | ||bio_engineer.stf | ||
+ | ||Internal SUI label | ||
+ | || | ||
+ | || | ||
+ | ||Cancel | ||
+ | || | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||pet_sui_fix_level | ||
+ | ||/string/en/ | ||
+ | ||bio_engineer.stf | ||
+ | ||Internal SUI label | ||
+ | || | ||
+ | || | ||
+ | ||Adjust Pet Level | ||
+ | || | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||pet_sui_fix_stats | ||
+ | ||/string/en/ | ||
+ | ||bio_engineer.stf | ||
+ | ||Internal SUI label | ||
+ | || | ||
+ | || | ||
+ | ||Adjust Pet Stats | ||
+ | || | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||pet_sui_text | ||
+ | ||/string/en/ | ||
+ | ||bio_engineer.stf | ||
+ | ||Internal SUI label | ||
+ | || | ||
+ | ||This pet has invalid stats for the level listed. You will be unable to call the pet until it is corrected. | ||
+ | |||
+ | Adjust Pet Level - This option will keep the existing pet stats, but increase the level to a valid level for the stats. NOTE: This may cause the pet level to be higher than you are able to control. | ||
+ | |||
+ | Adjust Pet Stats - This option will keep the listed level, but reduce the stats to the average acceptable stats for the level. NOTE: Only average stats can be assigned you may lose variety that makees this pet unique. | ||
+ | |||
+ | (You will need to manually call the pet again after it has been corrected.) | ||
+ | || | ||
+ | || | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | |||
+ | |} | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ''' Prompt 2: Level Adjusted''' | ||
+ | |||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | ||'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Window Title'''||'''Window Description'''||'''SUI Button Label'''||'''Window Contents''' | ||
+ | |||
+ | |- align="center" | ||
+ | ||pet_sui_title | ||
+ | ||/string/en/ | ||
+ | ||bio_engineer.stf | ||
+ | ||Internal SUI label | ||
+ | ||Invalid Pet | ||
+ | || | ||
+ | || | ||
+ | || | ||
+ | |||
+ | |- | ||
+ | |||
+ | ||pet_sui_level_fixed | ||
+ | ||/string/en/ | ||
+ | ||bio_engineer.stf | ||
+ | ||Internal SUI label | ||
+ | || | ||
+ | ||The level of your pet has been adjusted. The new level is: %DI. | ||
+ | || | ||
+ | || | ||
+ | |||
+ | |- | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |} | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ''' Prompt 3: Stats Adjusted''' | ||
+ | |||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | ||'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Window Title'''||'''Window Description'''||'''SUI Button Label'''||'''Window Contents''' | ||
+ | |||
+ | |- align="center" | ||
+ | ||pet_sui_title | ||
+ | ||/string/en/ | ||
+ | ||bio_engineer.stf | ||
+ | ||Internal SUI label | ||
+ | ||Invalid Pet | ||
+ | || | ||
+ | || | ||
+ | || | ||
+ | |||
+ | |- | ||
+ | |||
+ | ||pet_sui_stats_fixed | ||
+ | ||/string/en/ | ||
+ | ||bio_engineer.stf | ||
+ | ||Internal SUI label | ||
+ | || | ||
+ | ||The stats of your pet has been adjusted. The new stats are the average for a level %DI creature. | ||
+ | || | ||
+ | || | ||
+ | |||
+ | |- | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |} | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ''' Prompt 4: Adjustment Error ''' | ||
+ | |||
+ | |||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |- align="center" style="background-color:#ffffcc;" | ||
+ | ||'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Window Title'''||'''Window Description'''||'''SUI Button Label'''||'''Window Contents''' | ||
+ | |||
+ | |- align="center" | ||
+ | ||pet_sui_title | ||
+ | ||/string/en/ | ||
+ | ||bio_engineer.stf | ||
+ | ||Internal SUI label | ||
+ | ||Invalid Pet | ||
+ | || | ||
+ | || | ||
+ | || | ||
+ | |||
+ | |- | ||
+ | |||
+ | ||pet_sui_fix_error | ||
+ | ||/string/en/ | ||
+ | ||bio_engineer.stf | ||
+ | ||Internal SUI label | ||
+ | || | ||
+ | ||There was an error trying to adjust this pet, unable to adjust. | ||
+ | || | ||
+ | || | ||
+ | |||
+ | |- | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |} | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
Revision as of 15:33, 9 September 2007
Game Documentation - Bio-Engineer Mechanics
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Somethingsomething goes here |
Related Tags
|
Something |
SUI Prompt
Prompt 1: Notification
|
Prompt 2: Level Adjusted
|
Prompt 3: Stats Adjusted
|
Prompt 4: Adjustment Error
|
Somethingsomething goes here |
Skill Modifiers
|
Something 2something goes here |
Ability List
|