warframe-worldstate-parser
Preparing search index...
lib/models/ChallengeInstance
RawChallengeInstance
Interface RawChallengeInstance
interface
RawChallengeInstance
{
DamageType
?:
string
;
MinimumEnemyLevel
:
string
;
ProgressIndicatorFreq
:
string
;
RequiredCount
:
string
;
Script
?:
{
_faction
:
string
}
;
Type
:
string
;
VictimType
?:
string
[]
;
}
Index
Properties
Damage
Type?
Minimum
Enemy
Level
Progress
Indicator
Freq
Required
Count
Script?
Type
Victim
Type?
Properties
Optional
Damage
Type
DamageType
?:
string
Minimum
Enemy
Level
MinimumEnemyLevel
:
string
Progress
Indicator
Freq
ProgressIndicatorFreq
:
string
Required
Count
RequiredCount
:
string
Optional
Script
Script
?:
{
_faction
:
string
}
Type
Type
:
string
Optional
Victim
Type
VictimType
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Damage
Type
Minimum
Enemy
Level
Progress
Indicator
Freq
Required
Count
Script
Type
Victim
Type
warframe-worldstate-parser
Loading...