Difference between revisions of "Challenge"

983 bytes added ,  10:10, 12 February 2016
m
no edit summary
imported>Ladez
imported>Ladez
m
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:


=='''Challenge Types'''==
=='''Challenge Types'''==
*'''Acquire an Item:''' Requires the player to acquire a specific object.
*'''Acquire an Item:''' Challenge progresses by acquiring a specific item.
*'''Acquire an Item from a List:'''  
*'''Acquire an Item from a List:''' Challenge progresses by acquiring one of several items from a [[Form List]].
*'''Craft using an Item:'''  
*'''Craft using an Item:''' Presumably, challenge progresses by crafting using a specific item. Oddly, you're only allowed to choose casino chips.
*'''Discover a Map Marker:'''
*'''Discover a Map Marker:''' Challenge progresses by discovering a specific map marker or one of several from a list.
*'''Do Damage:'''
*'''Do Damage:''' Each point of damage dealt progresses the challenge.
*'''Hit an Enemy:'''
*'''Hit an Enemy:''' Hitting an enemy progresses the challenge.
*'''Kill a Specific Form ID:'''
*'''Kill a Specific Form ID:''' A specific NPC or creature must be killed to progress the challenge.
*'''Kill any in a Category:'''
*'''Kill any in a Category:''' Creatures from a specific category must be killed to progress the challenge.
*'''Miscellaneous Stat:'''
*'''Kill from a Form List:''' Challenge progresses by killing creatures or NPCs from a list.
*'''Use a Skill:'''
*'''Miscellaneous Stat:''' Challenge progresses as the value of a [[GetPCMiscStat|misc. statistic]] increases.
*'''Use an Item:'''
*'''Scripted Challenge:''' The challenge must be progressed by script using [[IncrementScriptedChallenge]].
*'''Use an Item from a List:'''
*'''Use a Skill:'''  
*'''Use an Item:''' Challenge progresses by consuming a specific [[Ingestible]] item.
*'''Use an Item from a List:''' Challenge progresses by consuming one of several Ingestible items from a list.


=='''Challenge Script Functions'''==
=='''Challenge Script Functions'''==
Line 36: Line 38:
*'''[[RemoveRecurringFromChallenge]]:''' Removes the Recurring flag from a challenge.
*'''[[RemoveRecurringFromChallenge]]:''' Removes the Recurring flag from a challenge.
*'''[[UnlockChallenge]]:''' Enables a challenge which have been flagged with Start Disabled.
*'''[[UnlockChallenge]]:''' Enables a challenge which have been flagged with Start Disabled.
[[Category:Actor Data]]
Anonymous user