Skip to main content

Condition_GiftBoxTendency

Description

Checks the reward tendency (Positive or Negative) of the Target gift box. Returns true if the gift reward value is positive and S1 is "Positive", or if the value is negative and S1 is "Negative".

Parameters

ParameterDescription
BaseObjectNot directly used; gift data is resolved from the Target entity in context
S1Expected tendency: "Positive" (reward value > 0) or "Negative" (reward value < 0)

Examples

DescriptionBaseObjectCommandS1
Check if Target gift has a positive reward tendencySelfGiftBoxTendencyPositive
Check if Target gift has a negative reward tendencySelfGiftBoxTendencyNegative