![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Attributes | |
| const float | CYCLE_LENGTH_BASE = 6.0 |
| const float | CYCLE_LENGTH_MAX = 6.5 |
| const float | CYCLE_LENGTH_MIN = 5.5 |
| const float | DAMAGE_HOOK = 1.5 |
| modifies chance for every signal roll | |
| const int | EVENT_ANIMATE_ROD_CLOSE = 101 |
| const int | EVENT_SPLASH_SIGNAL = 100 |
| const float | SIGNAL_CYCLE_HARD_TARGET_DEFAULT = 30 |
| chance at MEAN | |
| const float | SIGNAL_CYCLE_MEAN_DEFAULT = 20 |
| const float | SIGNAL_DEADZONE_END_DURATION = 0.5 |
| const float | SIGNAL_DEADZONE_START_DURATION = 0.5 |
| const float | SIGNAL_DURATION_MAX_BASE = 1.0 |
| const float | SIGNAL_DURATION_MIN_BASE = 0.8 |
| const float | SIGNAL_FISHING_CHANCE_COEF = 1.0 |
| chance at HARD_TARGET (we probably want close to 100% here, randomness being random..) | |
| const float | SIGNAL_HARD_TARGET_CHANCE_DEFAULT = 0.9 |
| hard cycle target | |
| const float | SIGNAL_MEAN_CHANCE_DEFAULT = 0.5 |
| re-purposed as soft cycle target | |
| const float | SIGNAL_START_TIME_MAX_BASE = 2.5 |
| const float | SIGNAL_START_TIME_MIN_BASE = 0.5 |
Definition at line 178 of file actionconstants.c.
|
private |
Definition at line 180 of file actionconstants.c.
Referenced by ActionFishingNewCB::CreateActionComponent().
|
private |
Definition at line 182 of file actionconstants.c.
Referenced by FishYieldItemBase::GetCycleTimeForYieldItem(), and YieldItemJunk::GetCycleTimeForYieldItem().
|
private |
Definition at line 181 of file actionconstants.c.
Referenced by FishYieldItemBase::GetCycleTimeForYieldItem().
|
private |
modifies chance for every signal roll
Definition at line 198 of file actionconstants.c.
Referenced by CatchingContextFishingRodAction::TryDamageItems().
|
private |
Definition at line 201 of file actionconstants.c.
Referenced by ActionFishingNewCB::InitActionComponent(), and ActionFishingNew::OnAnimationEvent().
|
private |
Definition at line 200 of file actionconstants.c.
Referenced by ActionFishingNewCB::InitActionComponent(), and ActionFishingNew::OnAnimationEvent().
|
private |
chance at MEAN
Definition at line 192 of file actionconstants.c.
Referenced by CatchingContextFishingRodAction::ClearCatchingItemData().
|
private |
Definition at line 190 of file actionconstants.c.
Referenced by CatchingContextFishingRodAction::ClearCatchingItemData().
|
private |
Definition at line 188 of file actionconstants.c.
Referenced by CAContinuousRepeatFishing::SetNewSignalData().
|
private |
Definition at line 187 of file actionconstants.c.
Referenced by CAContinuousRepeatFishing::SetNewSignalData().
|
private |
Definition at line 184 of file actionconstants.c.
Referenced by CatchingContextFishingRodAction::InitCatchingItemData(), and CAContinuousRepeatFishing::SetNewSignalData().
|
private |
Definition at line 183 of file actionconstants.c.
Referenced by CatchingContextFishingRodAction::InitCatchingItemData(), and CAContinuousRepeatFishing::SetNewSignalData().
|
private |
chance at HARD_TARGET (we probably want close to 100% here, randomness being random..)
Definition at line 194 of file actionconstants.c.
Referenced by CatchingContextFishingRodAction::GetChanceCoef().
|
private |
hard cycle target
Definition at line 193 of file actionconstants.c.
Referenced by CatchingContextFishingRodAction::ClearCatchingItemData().
|
private |
re-purposed as soft cycle target
Definition at line 191 of file actionconstants.c.
Referenced by CatchingContextFishingRodAction::ClearCatchingItemData().
|
private |
Definition at line 186 of file actionconstants.c.
Referenced by CatchingContextFishingRodAction::InitCatchingItemData().
|
private |
Definition at line 185 of file actionconstants.c.
Referenced by CatchingContextFishingRodAction::InitCatchingItemData().