SELECT pwr.iconname, p.id, p.story_id, p.part_no, p.objective_no, p.persists, p.power_id, s.type as story_type, s.name as story_name, s.level_min, s.level_max, pwr.displayname, pwr.mouseovertext, pwr.helptext FROM cityof_temp_powers p JOIN cityof_stories as s on s.id=p.story_id JOIN cityof_i12_powers as pwr on pwr.id = p.power_id WHERE s.game="" and p.persists="Mission Specific" and p.story_id>0 ORDER BY s.level_min, s.level_max, s.id
Temporary Powers
You can earn many unique powers to supplement your character's
own permanent powersets. Below I have begun to catalog the various temporary
powers available.
Mission specific temporary powers cannot be retained beyond the completion
of the mission for which they are awarded. Persistant
temporary powers will last indefinitely provided you do not reach their usage quota.
Mission Specific Temporary Powers
You will lose these powers upon completion of the mission you obtain them in, so you may as well make the most of them.
| Power |
Level |
Acquired from |
Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /usr/local/share/www/cox/data/temp_powers/index.php on line 58
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/local/share/www/cox/data/temp_powers/index.php on line 60
Persistent Temporary Powers
These temporary powers will reain with you after you have completed the mission you were awarded them in. Some powers expire
after a specified time, other after a certain number of uses.
| Power |
Level |
Acquired from |
Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /usr/local/share/www/cox/data/temp_powers/index.php on line 94
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/local/share/www/cox/data/temp_powers/index.php on line 96
Special Temporary Powers
These temporary powers are not obatined through missions, generally they are made available through completing certain tasks during special events.
Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /usr/local/share/www/cox/data/temp_powers/index.php on line 121
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/local/share/www/cox/data/temp_powers/index.php on line 124