Version 1.0.0
313 downloads
Here i want share my modifying script (original script are from floating rate donation script created by lupus)
to change the duration change at this part (line 206)
// Up to you whether you want to add an extra hour or not, as otherwise the event will be below 24 hours.
$Buff_hours_left = 6;
to change zeny amount at this part (line 221)
.targetdonation = 10000;
you can add or remove buff skills at line 21 ~ 148