(initial creation. experimentation only for the time being) |
No edit summary |
||
| Line 10: | Line 10: | ||
description = 'Fire an SPC Gungnir at a full charge (and HIT!)', | description = 'Fire an SPC Gungnir at a full charge (and HIT!)', | ||
altDescription = 'Charge an SPC Gungnir for 30 seconds (or until you see purple zaps on it) and hit something with its shot', | altDescription = 'Charge an SPC Gungnir for 30 seconds (or until you see purple zaps on it) and hit something with its shot', | ||
icon = [[File:Achievement UnlimitedpowerUnlocked.jpg|64x64px]] | icon = '[[File:Achievement UnlimitedpowerUnlocked.jpg|64x64px]]' | ||
} | } | ||
} | } | ||
Revision as of 02:25, 14 October 2024
Documentation for this module may be created at Module:Achievements/Data/doc
local achievements = {
insideJob = {
name = 'Inside Job',
description = 'Infiltrate the Ganymedean Anarchy Station',
altDescription = 'Assist the BBW in infiltrating the Ganymedian Anarchy Station',
icon = '[[File:Achievement InsideJobUnlocked.jpg|64x64px]]'
},
unlimitedPower = {
name = 'Unlimited Power!',
description = 'Fire an SPC Gungnir at a full charge (and HIT!)',
altDescription = 'Charge an SPC Gungnir for 30 seconds (or until you see purple zaps on it) and hit something with its shot',
icon = '[[File:Achievement UnlimitedpowerUnlocked.jpg|64x64px]]'
}
}