varie
This commit is contained in:
@@ -64,7 +64,7 @@ MAIN_NEURON
|
||||
within_scope: !DAY
|
||||
|
||||
snippet:
|
||||
@: ACCUMULATOR [ snippet: TunPossibility, rf: active 12x ]
|
||||
£: ACCUMULATOR [ snippet: TunPossibility, rf: active 12x ]
|
||||
```
|
||||
|
||||
#### TunPossibility
|
||||
|
||||
@@ -78,9 +78,9 @@ MAIN
|
||||
within_scope: !DAY
|
||||
|
||||
// snippet: *AP
|
||||
@: INCLUDE [ accumulator: NTreleaseLow, event: act 12x, cost: act 3x ]
|
||||
@: INCLUDE [ accumulator: NTreleaseMedium, event: act 9x, cost: act 3x ]
|
||||
@: INCLUDE [ accumulator: NTreleaseHigh, event: act 6x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: NTreleaseLow, event: act 12x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: NTreleaseMedium, event: act 9x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: NTreleaseHigh, event: act 6x, cost: act 3x ]
|
||||
|
||||
```
|
||||
|
||||
@@ -140,9 +140,9 @@ TRACE
|
||||
|
||||
// snippet: *AP
|
||||
|
||||
@: INCLUDE [ accumulator: TracesAccLow, event: act 3x, cost: act 3x ]
|
||||
@: INCLUDE [ accumulator: TracesAccMedium, event: act 6x, cost: act 3x ]
|
||||
@: INCLUDE [ accumulator: TracesAccHigh, event: act 10x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: TracesAccLow, event: act 3x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: TracesAccMedium, event: act 6x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: TracesAccHigh, event: act 10x, cost: act 3x ]
|
||||
|
||||
```
|
||||
|
||||
@@ -195,10 +195,10 @@ MAIN
|
||||
within_scope: !DAY
|
||||
|
||||
// snippet: NOT *AP
|
||||
@: INCLUDE [ accumulator: eCBClearenceMedium, event: act 24x, cost: act 3x ]
|
||||
@: INCLUDE [ accumulator: eCBClearenceLow, event: act 48x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: eCBClearenceMedium, event: act 24x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: eCBClearenceLow, event: act 48x, cost: act 3x ]
|
||||
|
||||
@: INCLUDE [ accumulator: TracesClearance, event: act 30x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: TracesClearance, event: act 30x, cost: act 3x ]
|
||||
```
|
||||
|
||||
#### NOT *AP
|
||||
@@ -254,10 +254,10 @@ RECOVER
|
||||
within_scope: !DAY
|
||||
|
||||
// snippet: NOT *AP
|
||||
@: INCLUDE [ accumulator: RPShuttleLow, event: act 24x, cost: act 3x ]
|
||||
@: INCLUDE [ accumulator: RPShuttleMedium, event: act 48x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: RPShuttleLow, event: act 24x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: RPShuttleMedium, event: act 48x, cost: act 3x ]
|
||||
|
||||
@: INCLUDE [ accumulator: RefillGlutamine, event: act 24x, cost: act 3x ]
|
||||
£: INCLUDE [ accumulator: RefillGlutamine, event: act 24x, cost: act 3x ]
|
||||
```
|
||||
|
||||
#### NOT *AP
|
||||
|
||||
Reference in New Issue
Block a user