Compare commits
	
		
			3 Commits
		
	
	
		
			4161e71184
			...
			dc2c88eb76
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| dc2c88eb76 | |||
| 28e51858f5 | |||
| 384db24daa | 
| @@ -2978,11 +2978,11 @@ BuffConf={ | |||||||
| 	group = 8, | 	group = 8, | ||||||
| 	times = 86400, | 	times = 86400, | ||||||
| 	interval = 1, | 	interval = 1, | ||||||
| 	timeoverlay = false, | 	timeoverlay = true, | ||||||
| 	iconshow = 1, | 	iconshow = 1, | ||||||
| 	icon = 31, | 	icon = 31, | ||||||
| 	issave = true, | 	issave = true, | ||||||
| 	dieremove = false, | 	dieremove = true, | ||||||
| }, | }, | ||||||
| [241] = { | [241] = { | ||||||
| 	id = 241, | 	id = 241, | ||||||
|   | |||||||
| @@ -1,3 +0,0 @@ | |||||||
| --lua script |  | ||||||
| --#include "..\..\language\LangCode.config" |  | ||||||
| --#include ".\StdItems.config" |  | ||||||
| @@ -1,7 +0,0 @@ | |||||||
| --S-神炉属性(废弃).xlsx 总表 |  | ||||||
| GodStoveConfig={ |  | ||||||
| --#include "./GodStoveItem.config", |  | ||||||
| --#include "..\..\language\LangCode.txt", |  | ||||||
| --#include "./GodStoveDeriveCon.config", |  | ||||||
| --#include "./ItemLevel.config", |  | ||||||
| } |  | ||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,23 +0,0 @@ | |||||||
| --S-神炉属性(废弃).xlsx 衍生属性 |  | ||||||
| GodStoveDeriveConfig={ |  | ||||||
| [5] = { |  | ||||||
| 	level = 5, |  | ||||||
| 	prop = { |  | ||||||
|                 {type = 21, value = 13},    --最小物理防御 |  | ||||||
|                 {type = 23, value = 21},    --最大物理防御 |  | ||||||
|                 {type = 25, value = 13},    --最小魔法防御 |  | ||||||
|                 {type = 27, value = 21},    --最大魔法防御 |  | ||||||
|                 {type = 5,  value = 407},    --最大生命 |  | ||||||
|             }, |  | ||||||
| }, |  | ||||||
| [10] = { |  | ||||||
| 	level = 10, |  | ||||||
| 	prop = { |  | ||||||
|                 {type = 21, value = 40},    --最小物理防御 |  | ||||||
|                 {type = 23, value = 66},    --最大物理防御 |  | ||||||
|                 {type = 25, value = 40},    --最小魔法防御 |  | ||||||
|                 {type = 27, value = 66},    --最大魔法防御 |  | ||||||
|                 {type = 5,  value = 1130},    --最大生命 |  | ||||||
|             }, |  | ||||||
| }, |  | ||||||
| }, |  | ||||||
| @@ -1,27 +0,0 @@ | |||||||
| --S-神炉属性(废弃).xlsx 神炉道具 |  | ||||||
| GodStoveItem={ |  | ||||||
| [1] = { |  | ||||||
| 	index = 1, |  | ||||||
| 	ItemType = 15, |  | ||||||
| 	Name = OldLang.Script.GodStove001, |  | ||||||
| 	OpenLevel = 1, |  | ||||||
| }, |  | ||||||
| [2] = { |  | ||||||
| 	index = 2, |  | ||||||
| 	ItemType = 16, |  | ||||||
| 	Name = OldLang.Script.GodStove002, |  | ||||||
| 	OpenLevel = 1, |  | ||||||
| }, |  | ||||||
| [3] = { |  | ||||||
| 	index = 3, |  | ||||||
| 	ItemType = 17, |  | ||||||
| 	Name = OldLang.Script.GodStove003, |  | ||||||
| 	OpenLevel = 1, |  | ||||||
| }, |  | ||||||
| [4] = { |  | ||||||
| 	index = 4, |  | ||||||
| 	ItemType = 18, |  | ||||||
| 	Name = OldLang.Script.GodStove004, |  | ||||||
| 	OpenLevel = 1, |  | ||||||
| }, |  | ||||||
| }, |  | ||||||
| @@ -1,31 +0,0 @@ | |||||||
| --S-神炉属性(废弃).xlsx 神炉道具升级 |  | ||||||
| ItemLevel={ |  | ||||||
| [15] = { |  | ||||||
| 	[1] = { |  | ||||||
| 		ItemType = 15, |  | ||||||
| 		level = 1, |  | ||||||
| 		itemid = {469,569,669}, |  | ||||||
| 		upgradeConsume = { |  | ||||||
|                         {type = 26, id =0, count =200}, |  | ||||||
|                     }, |  | ||||||
| 	}, |  | ||||||
| 	[2] = { |  | ||||||
| 		ItemType = 15, |  | ||||||
| 		level = 2, |  | ||||||
| 		itemid = {470,570,670}, |  | ||||||
| 		upgradeConsume = { |  | ||||||
|                         {type = 26, id =0, count =400}, |  | ||||||
|                     }, |  | ||||||
| 	}, |  | ||||||
| }, |  | ||||||
| [16] = { |  | ||||||
| 	[1] = { |  | ||||||
| 		ItemType = 16, |  | ||||||
| 		level = 1, |  | ||||||
| 		itemid = {769,769,769}, |  | ||||||
| 		upgradeConsume =  { |  | ||||||
|                         {type = 25, id =0, count =300}, |  | ||||||
|                     }, |  | ||||||
| 	}, |  | ||||||
| }, |  | ||||||
| }, |  | ||||||
		Reference in New Issue
	
	Block a user